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
Hello
we had to add
86toCMakeLists.txtinnCMAKE_CUDA_ARCHITECTURESto allow libmolgrod to run on A100 cardsNB we build libmolgrid and gnina to run on all cuda devices
with stock build we had the following error:
regards
Eric