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
{{ message }}
This repository has been archived by the owner on May 23, 2024. It is now read-only.
I have
CUDA_VISIBLE_DEVICES=0,1,2,3
in the shell. Running:shows basically the same GPU setting for each test.hpcbind.[0-3]:
and my app './test' report the same GPU id for all processes.
However, if I run
then each process reports a unique GPU id
The text was updated successfully, but these errors were encountered: