Skip to content

Commit

Permalink
Merge branch 'xgboost-azure' of github.com:rapidsai/deployment into x…
Browse files Browse the repository at this point in the history
…gboost-azure
  • Loading branch information
melodywang060 committed Oct 16, 2024
2 parents 81c0310 + 2ffcf9a commit 173935e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions 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 Expand Up @@ -392,4 +392,3 @@ Wall clock | 8.46 s +/- 1.73 s
```{relatedexamples}
```
````

0 comments on commit 173935e

Please sign in to comment.