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
I have successfully run the ./setup_python_env.sh command and created the bird images. However, when I try to run the "python3 minigan_driver.py" I am getting the following error :
`MPICH ERROR [Rank 0] [job id ] [Wed Jan 31 12:03:12 2024] [nid200444] - Abort(-1) (rank 0 in comm 0): MPIDI_CRAY_init: GPU_SUPPORT_ENABLED is requested, but GTL library is not linked
(Other MPI error)
aborting job:
MPIDI_CRAY_init: GPU_SUPPORT_ENABLED is requested, but GTL library is not linked
terminate called after throwing an instance of 'std::system_error'
what(): Resource deadlock avoided
Aborted`
I am using Perlmutter's GPU node as a compute environment. Could you please help me navigate this problem?
The text was updated successfully, but these errors were encountered:
Hello,
I have successfully run the ./setup_python_env.sh command and created the bird images. However, when I try to run the "python3 minigan_driver.py" I am getting the following error :
I am using Perlmutter's GPU node as a compute environment. Could you please help me navigate this problem?
The text was updated successfully, but these errors were encountered: