libmolgrid icon indicating copy to clipboard operation
libmolgrid copied to clipboard

missing cuda know drivers to

Open EricDeveaud opened this issue 2 years ago • 0 comments

Hello

we had to add 86 to CMakeLists.txt inn CMAKE_CUDA_ARCHITECTURES to allow libmolgrod to run on A100 cards NB we build libmolgrid and gnina to run on all cuda devices

with stock build we had the following error:

no kernel image is available for execution on the deviceterminate called after throwing an instance of 'std::runtime_error'
   what():  CUDA Error: no kernel image is available for execution on the device

regards

Eric

EricDeveaud avatar Sep 26 '22 07:09 EricDeveaud