Unverified Commit 30e2778d authored by youkaichao's avatar youkaichao Committed by GitHub
Browse files

Update README.md

parent 77bb07aa
...@@ -96,8 +96,8 @@ For more detailed configurations, please refer to the [NVSHMEM Installation Guid ...@@ -96,8 +96,8 @@ For more detailed configurations, please refer to the [NVSHMEM Installation Guid
The following example demonstrates building NVSHMEM with IBGDA support: The following example demonstrates building NVSHMEM with IBGDA support:
```bash ```bash
CUDA_HOME=/path/to/cuda && \ CUDA_HOME=/path/to/cuda \
GDRCOPY_HOME=/path/to/gdrcopy && \ GDRCOPY_HOME=/path/to/gdrcopy \
NVSHMEM_SHMEM_SUPPORT=0 \ NVSHMEM_SHMEM_SUPPORT=0 \
NVSHMEM_UCX_SUPPORT=0 \ NVSHMEM_UCX_SUPPORT=0 \
NVSHMEM_USE_NCCL=0 \ NVSHMEM_USE_NCCL=0 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment