[Openmp-dev] Host-Device Pointer Mappings: unknown at unknown:0:0

Johannes Doerfert via Openmp-dev openmp-dev at lists.llvm.org
Sun Jan 24 16:28:04 PST 2021


[+Joseph]

There are certain case we have not properly wired up the information, if you
compile with the line table information (or -g) you should see as much as we
have wired up. What exactly is missing I don't know. Joseph, any trick to
avoid this for now?

~ Johannes


On 1/24/21 12:19 AM, Itaru Kitayama via Openmp-dev wrote:
> Hi,
> How do I make sure all of the mappings are shown with the declaration
> information? I am currently getting partial info like below:
>
> 0x0000152e69b86010 0x0000152e36000000 810000000 unknown at unknown:0:0
> 0x0000152ec3604010 0x0000152e9a000000 648000000 unknown at unknown:0:0
> 0x0000152f02462010 0x0000152eea000000 202500000 unknown at unknown:0:0
> 0x0000152f0e581010 0x0000152ef8000000 162000000 unknown at unknown:0:0
> 0x00007fff9eb2ec50 0x0000152f65802600 16
> recv_buffer_a[0:recv_buffer_size] at event_delivery_manager.cpp:566:14
> 0x00007fff9eb2ec60 0x0000152f65802c00 120      myp75[0:1] at event_delivery_mana
> ger.cpp:557:8
> 0x00007fff9eb2ece8 0x0000152f65802a00 104      myp75[0:1] at event_delivery_mana
> ger.cpp:551:14
> _______________________________________________
> Openmp-dev mailing list
> Openmp-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev


More information about the Openmp-dev mailing list