Skip to content

Commit

Permalink
added path to hydra
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdviviano committed Jun 18, 2024
1 parent fa68095 commit 9f38a17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutorials/examples/ddp_gfn.small.4.mila.slurm
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
#source /swtools/intel/2024.0/oneapi-vars.sh
export I_MPI_HYDRA_BOOTSTRAP=slurm

# Adds mpiexec.hydra
export PATH="${PATH}:/home/mila/v/vivianoj/code/hydra-4.2.1/bin/bin"

eval "$(conda shell.bash hook)"
conda activate torchgfn_multinode

Expand Down

0 comments on commit 9f38a17

Please sign in to comment.