Hyperqueue
Compare changes
+ 60
− 35
@@ -9,8 +9,9 @@ However, executing a huge number of jobs via the PBS queue may strain the system
@@ -150,9 +151,22 @@ $ qstat -u $USER -tJ
HyperQueue lets you build a computation plan consisting of a large amount of tasks and then execute it transparently over a system like SLURM/PBS. It dynamically groups jobs into SLURM/PBS jobs and distributes them to fully utilize allocated nodes. You thus do not have to manually aggregate your tasks into SLURM/PBS jobs. See the [project repository][a].
@@ -174,65 +188,76 @@ HyperQueue lets you build a computation plan consisting of a large amount of tas