Skip to content

magerton/FARMTest.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FARMTest

Stable Dev Build Status Coverage

This package shows how to use Julia with SLURM SBATCH scripts.

  • test/runtests.jl starts Julia on all workers twice (once if not on SLURM), has them load this package, and print their IDs
  • test/runtests.sh is the SBATCH script to submit the job to SLURM

The primary function is start_up_workers, which will use SlurmClusterManager.jl to start up workers when on SLURM, or regular Distributed::addprocs if not.

About

Testdrive Julia & UCD SLURM/FARM HPC cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published