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
slurmint: made the script more robust to different system configurations (#516)
Summary:
This updates the slurmint script to be more robust to environment changes since we switched to a new slurm cluster.
It removes the hardcoded `/home/ubuntu` and uses venv provided by miniconda so we don't need virtualenv installed on the host.
Pull Request resolved: #516
Test Plan: env SLURM_INSTANCE_MASTER=... scripts/slurmint.sh
Reviewed By: priyaramani
Differential Revision: D37123645
Pulled By: d4l3k
fbshipit-source-id: 83871bf1377f958d1db79c56687c5cfce149c3dc
0 commit comments