You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not urgent, just adding for tracking purposes.
When we used gdb-oneapi on Aurora to try to get the location of a page fault, gdb failed to find the local variables in the offload region, even when the code was compiled with -g -O0. Is there possibly some debug flags that are not passed on to the kernel generation?
The text was updated successfully, but these errors were encountered:
This is not urgent, just adding for tracking purposes.
When we used
gdb-oneapi
on Aurora to try to get the location of a page fault, gdb failed to find the local variables in the offload region, even when the code was compiled with-g -O0
. Is there possibly some debug flags that are not passed on to the kernel generation?The text was updated successfully, but these errors were encountered: