You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/running/hyperqueue.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
[](){#ref-hyperqueue}
2
2
# HyperQueue
3
3
!!! info "GREASY"
4
-
GREASY is not supported at CSCS anymore. We recommend using HyperQueue instead.
4
+
GREASY is not supported at CSCS anymore.
5
+
We recommend using HyperQueue instead.
5
6
6
7
[HyperQueue](https://it4innovations.github.io/hyperqueue/stable/) is a meta-scheduler designed for high-throughput computing on high-performance computing (HPC) clusters.
7
8
It addresses the inefficiency of using traditional schedulers like Slurm for a large number of small, short-lived tasks by allowing you to bundle them into a single, larger Slurm job.
0 commit comments