Detection of ROCM vs CUDA device on Clariden #1447
Labels
gt4py.next
Issues concerning the new version with support for non-cartesian grids.
module: backend
Related to analysis/backend subpackages
I encountered an issue when running GT4Py with
gtfn_gpu
backend on Clariden. I run on a GPU node with Nvidia A100, but this code will select the ROCM cupy device:I suspect that CUDA was installed on Clariden with support for both Nvidia and AMD GPUs, depending on the type of node allocated by Slurm.
You can run this test:
It will produce this output:
The text was updated successfully, but these errors were encountered: