-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
debugRelated to #149Related to #149
Description
Currently, Numba-DPPY has not debugger support for GPU kernels. This feature request tracks the tasks that should be completed to enable debugger support in Numba-DPPY.
- Evaluate what DWARF/debug symbols dpcpp generates for kernels.
- Add flags to Numba-DPPY compilation to generate the same debug symbols for kernels as DPCPP when user has specified "debug=True".
- Work with application debugger team (Matti Puputti) to identify steps on how to run Numba with GDB*
- Develop examples to demonstrate how the debugger should be used.
Metadata
Metadata
Assignees
Labels
debugRelated to #149Related to #149