mirror of
https://github.com/deepseek-ai/DeepEP
synced 2025-05-04 20:21:03 +00:00
Update README.md
This commit is contained in:
parent
77bb07aa20
commit
30e2778d18
4
third-party/README.md
vendored
4
third-party/README.md
vendored
@ -96,8 +96,8 @@ For more detailed configurations, please refer to the [NVSHMEM Installation Guid
|
||||
The following example demonstrates building NVSHMEM with IBGDA support:
|
||||
|
||||
```bash
|
||||
CUDA_HOME=/path/to/cuda && \
|
||||
GDRCOPY_HOME=/path/to/gdrcopy && \
|
||||
CUDA_HOME=/path/to/cuda \
|
||||
GDRCOPY_HOME=/path/to/gdrcopy \
|
||||
NVSHMEM_SHMEM_SUPPORT=0 \
|
||||
NVSHMEM_UCX_SUPPORT=0 \
|
||||
NVSHMEM_USE_NCCL=0 \
|
||||
|
Loading…
Reference in New Issue
Block a user