-
Hi all, I am trying to run a case on university supercomputer with 2 GPUs but I got the error Signal Aborted (6). The case run fine when I use 1 GPU. The details of the error is below.
Appreciate for your help and time, |
Beta Was this translation helpful? Give feedback.
Answered by
dlwldud99
Jan 22, 2024
Replies: 1 comment
-
Hi, The issue was with UCX and we were able to solve this using the following modules: foss/2022a Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kit607
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
The issue was with UCX and we were able to solve this using the following modules:
foss/2022a
CMake/3.23.1
CUDA/12.2.0
UCX-CUDA/1.13.1-CUDA-12.2.0
Regards,
Joy