Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
Update docs/icicle/multi-gpu.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremy Felder <[email protected]>
  • Loading branch information
ImmanuelSegol and jeremyfelder authored Feb 21, 2024
1 parent 090151b commit b228cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/icicle/multi-gpu.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ To dive deeper and learn about the API checkout the docs for our different ICICL

## ZKContainer support for multi GPUs

Multi GPU support should work with ZK-Containers by simple defining which devices the docker container should interact with:
Multi GPU support should work with ZK-Containers by simply defining which devices the docker container should interact with:

```sh
docker run -it --gpus '"device=0,2"' zk-container-image
Expand Down

0 comments on commit b228cc6

Please sign in to comment.