diff --git a/scripts/ci/ci_install_deepep.sh b/scripts/ci/ci_install_deepep.sh index 37d91cfd1..d92b7fbb3 100755 --- a/scripts/ci/ci_install_deepep.sh +++ b/scripts/ci/ci_install_deepep.sh @@ -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