I am currently working on three simulation files (https://community.altair.com/discussion/39636/analysis-and-optimisation-of-tablet-coating-processes-with-edem?utm_source=community-search&utm_medium=organic-search&utm_term=tablet+coating) given using GPU resources adapted from HPC UGent. However, when I attempt to run the files with the GPU CUDA solver, I encounter the following error: "Can't find selected device."
To resolve this, I tried loading the CUDA module via the command line using:
$ module load CUDA/12.6.0
Unfortunately, this did not work.
Could you suggest a solution to fix this issue?