Skip to content

Commit

Permalink
Update source/guides/azure/infiniband.md
Browse files Browse the repository at this point in the history
Co-authored-by: James Lamb <[email protected]>
  • Loading branch information
melodywang060 and jameslamb authored Oct 15, 2024
1 parent 9265020 commit 2ffcf9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/guides/azure/infiniband.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ Then start a new shell.

Create a conda environment (see [UCX-Py](https://ucx-py.readthedocs.io/en/latest/install.html) docs)

````shell
```shell
mamba create -n ucxpy {{ rapids_conda_channels }} {{ rapids_conda_packages }} ipython ucx-proc=*=gpu ucx ucx-py dask distributed numpy cupy pytest pynvml -y
mamba activate ucxpy

Expand Down

0 comments on commit 2ffcf9a

Please sign in to comment.