Unverified Commit 41763ba0 authored by Cheng Wan's avatar Cheng Wan Committed by GitHub
Browse files

Remove gdrcopy check in ci_install_deepep.sh (#11237)

parent 652c24a6
......@@ -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
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