Is GROMACS currently unavailable on the DGX B200 with CUDA 12.8 (Ubuntu 24.04)?
I am encountering the following error:
WARNING: An error occurred while sanity checking device #0. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #1. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #2. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #3. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #4. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #5. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #6. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
WARNING: An error occurred while sanity checking device #7. An unhandled error from a previous CUDA operation was detected. CUDA error #209 (cudaErrorNoKernelImageForDevice): no kernel image is available for execution on the device.
I’d be grateful for any feedback or suggestions.
Thank you in advance.
GROMACS 2024 should be compatible with newer hardware but was not tested on NVIDIA B200. Could you share the output of gmx -version and nvidia-smi?
Also, keep in mind that this Friday, we’re planning to make the GROMACS 2025.0 release, which was tested on Blackwell devices and has some nice performance tweaks for this hardware. You can try the 2025 release candidate in the mean time; feedback would be appreciated :)