I apologize for bothering you again. I am a beginner in the field of deep learning.I am using the train.sh script for training(only modified the path to the dataset.), but my 4 GPUs are only able to activate one at a time. I added the --nproc_per_node=4 argument, and the code throws an error indicating that the tensors are not on the same GPU device. I am unsure whether I need to change the source code or other parameters to enable all the GPUs on my device.

I apologize for bothering you again. I am a beginner in the field of deep learning.I am using the train.sh script for training(only modified the path to the dataset.), but my 4 GPUs are only able to activate one at a time. I added the --nproc_per_node=4 argument, and the code throws an error indicating that the tensors are not on the same GPU device. I am unsure whether I need to change the source code or other parameters to enable all the GPUs on my device.
