zeratax / yacx

Yet Another CudaExecutor - wrapper to easily compile and execute cuda kernels
https://zeratax.github.io/yacx
MIT License
8 stars 4 forks source link

CUDA debug flags? #35

Open zeratax opened 4 years ago

zeratax commented 4 years ago

https://docs.nvidia.com/cuda/cuda-compiler-driver-nvcc/index.html#options-for-altering-compiler-linker-behavior-device-debug

LukasSiefke commented 4 years ago

Dies hier könnte auch hilfreich sein, falls ein Kernel Segfaults verursacht: https://docs.nvidia.com/cuda/cuda-memcheck/index.html