File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -1202,9 +1202,8 @@ See `examples/batch_dask/run_psweep_jax_gpu.py`.
12021202* Assigning different resources (GPUs or not, large or small memory) to different
12031203 dask workers is hard or even not possible with `dask_jobqueue` since the
12041204 design assumes that you create one `FooCluster` with fixed resource
1205- specifications. See these discussions for more:
1205+ specifications. See this discussion for more:
12061206 https://github.com/dask/dask-jobqueue/issues/378
1207- https://github.com/dask/dask-jobqueue/issues/378.
12081207* HPC cluster time limits might be a problem if some jobs are waiting in the
12091208 queue for a long time and meanwhile the `dask_control` batch job gets
12101209 terminated due to its time limit. The latter should be set to the longest
You can’t perform that action at this time.
0 commit comments