ITADN

Missing check for CUDA failure in example

#413Openmhahn-sighthoundlabs 创建于 2026-03-25
https://github.com/NVIDIA/cuda-samples/blob/4f735616ba599fe93cc2c6c85dcb4369260f9643/Samples/7_libNVVM/simple/simple.c#L72 `checkCudaErrors(cuDeviceGetName(name, sizeof(name), cuDevice)); `
0 条评论