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
在使用GPU运行模型时报如下错误,按照搜索到的方法都试了一遍,仍然报错:
W0506 11:00:35.518610 1242522 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 9.0, Driver API Version: 12.2, Runtime API Version: 11.6
W0506 11:00:35.521657 1242522 gpu_resources.cc:91] device: 0, cuDNN Version: 8.4.
terminate called after throwing an instance of 'thrust::system::system_error'
what(): parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device
Aborted (core dumped)
The text was updated successfully, but these errors were encountered:
请提出你的问题
在使用GPU运行模型时报如下错误,按照搜索到的方法都试了一遍,仍然报错:
W0506 11:00:35.518610 1242522 gpu_resources.cc:61] Please NOTE: device: 0, GPU Compute Capability: 9.0, Driver API Version: 12.2, Runtime API Version: 11.6
W0506 11:00:35.521657 1242522 gpu_resources.cc:91] device: 0, cuDNN Version: 8.4.
terminate called after throwing an instance of 'thrust::system::system_error'
what(): parallel_for failed: cudaErrorNoKernelImageForDevice: no kernel image is available for execution on the device
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: