File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ This pattern works well on clusters where it is favourable to submit many small
47
47
- Workloads in intaractive environments can scale up and down as users run code manually.
48
48
- You don't need to wait for all nodes to be available before your workload starts, so jobs often start sooner.
49
49
50
- To learn more see the `Dynamic Cluster documentation <clusters-overview >`_.
50
+ To learn more see the `Dynamic Cluster documentation <clusters-overview.html >`_.
51
51
52
52
Batch Runners
53
53
-------------
@@ -84,7 +84,7 @@ This pattern works well where large jobs are prioritised and node locality is im
84
84
- Clusters comprised of one large allocation tends to be more reliable than many small allocations.
85
85
- All processes have the same start and wall time.
86
86
87
- To learn more see the `Batch Runner documentation <runners-overview >`_.
87
+ To learn more see the `Batch Runner documentation <runners-overview.html >`_.
88
88
89
89
More details
90
90
------------
You can’t perform that action at this time.
0 commit comments