Skip to content

UBC-Stat-ML/distributed-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for Distribution.jl on SLURM

In Julia:

] activate . 
instantiate

In Bash (can use ; to do it from Julia REPL), submit job with:

sbatch run.sh

which submits several jobs to the SLURM queue, each invoking test.jl.

Monitor results with:

cat slurm-current.txt

This should show the list of hosts used in parallel.

Note: this is not compatible with zip_depot.

Update: not working on Sockeye either, error message saved in sockeye-error.log To be continued (or not, this might turn out to be more fragile than MPI)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published