Remove gdrcopy check in ci_install_deepep.sh (#11237)
This commit is contained in:
@@ -62,7 +62,5 @@ rm -rf /root/.cache/deepep && git clone https://github.com/deepseek-ai/DeepEP.gi
|
|||||||
cd /root/.cache/deepep && python3 setup.py install
|
cd /root/.cache/deepep && python3 setup.py install
|
||||||
|
|
||||||
# Verify configuration
|
# Verify configuration
|
||||||
echo "=== Verify GDRCOPY ==="
|
|
||||||
gdrcopy_copybw
|
|
||||||
echo "=== Verify NVSHMEM ==="
|
echo "=== Verify NVSHMEM ==="
|
||||||
nvshmem-info -a
|
nvshmem-info -a
|
||||||
|
|||||||
Reference in New Issue
Block a user