EoRImaging / pipeline_scripts

Scripts and wrappers for running FHD and eppsilon
BSD 2-Clause "Simplified" License
2 stars 0 forks source link

AWS-related wrappers need to use Slurm, not SGE #15

Open rlbyrne opened 3 years ago

rlbyrne commented 3 years ago

AWS ParallelCluster is deprecating SGE (https://github.com/aws/aws-parallelcluster/wiki/Deprecation-of-SGE-and-Torque-in-ParallelCluster). In response, we need to migrate to Slurm.

rlbyrne commented 3 years ago

In order to run Slurm with ParallelCluster, edit the .parallelcluster/config file by adding the following under the cluster heading: scheduler = slurm