• H
    Fix 2 bugs for CI Cuda9/10 tasks (#17861) · 3556e8ee
    Huihuang Zheng 提交于
    The detail of 2 bugs:
    
    tools/manylinux1/Dockerfile cannot build Cuda9 Cuda10 image on
    CI. Fixed it and tested manually. Will test on CI after this PR is
    merged.
    
    tools/manylinux1/build_scripts/install_nccl2.sh doesn't have
    Cuda10 version. Added it
    
    test=develop
    3556e8ee
Dockerfile.x64 4.3 KB