You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I ask which GPU everyone is using when running MCAT? How many were used in total? I am running the code on a server with 2080ti with the following command: CUDA_VISIBLE_DEVICES=0,1 python3 /usr/CI/MCAT-master/main.py. But the run always uses only one GPU and reports a CUDA out of memory error. Has anyone encountered this problem please?
The text was updated successfully, but these errors were encountered:
May I ask which GPU everyone is using when running MCAT? How many were used in total? I am running the code on a server with 2080ti with the following command: CUDA_VISIBLE_DEVICES=0,1 python3 /usr/CI/MCAT-master/main.py. But the run always uses only one GPU and reports a CUDA out of memory error. Has anyone encountered this problem please?
The text was updated successfully, but these errors were encountered: