Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
floriscalkoen committed Aug 1, 2024
1 parent df3acc4 commit 2557eef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/coastpy/utils/dask.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ def _create_slurm_client(self, *args: Any, **kwargs: Any) -> Client:
"""
from dask_jobqueue import SLURMCluster


slurm_configs = {
"cores": 5, # Cores per worker
"processes": 5, # Processes per worker
Expand Down

0 comments on commit 2557eef

Please sign in to comment.