Remove gdrcopy check in ci_install_deepep.sh (#11237)

This commit is contained in:
Cheng Wan
2025-10-05 17:35:22 -07:00
committed by GitHub
parent 652c24a653
commit 41763ba079

View File

@@ -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
# Verify configuration
echo "=== Verify GDRCOPY ==="
gdrcopy_copybw
echo "=== Verify NVSHMEM ==="
nvshmem-info -a