Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gmaze committed Jan 15, 2025
1 parent 1f1b8ce commit ee788e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions practice/environment/coiled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ from dask.distributed import Client

You can then connect to one of the existing clusters:

- ``ds2-highcpu-binder``: 128 vCPUs, 0.9 GB of system memory per vCPU
- ``ds2-highmem-binder``: 64 vCPUs, 6.5 GB of system memory per vCPU
- ``ds2-highcpu-binder``: 160 vCPUs, 3.75 GB of system memory per vCPU
- ``ds2-highmem-binder``: 20 vCPUs, 6.5 GB of system memory per vCPU

Connect to the cluster, and make it available to Dask for your computation
```python
Expand Down

0 comments on commit ee788e0

Please sign in to comment.