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?
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?