Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Binyang2014 committed Jan 25, 2025
1 parent 59c7998 commit 7dc5b68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mscclpp-lang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install mscclpp
run: |
export LD_LIBRARY_PATH=/usr/local/cuda/compat:$LD_LIBRARY_PATH
CMAKE_ARGS="-DMSCCLPP_BYPASS_GPU_CHECK=ON -DMSCCLPP_USE_CUDA=ON" pip3 install .
- name: Copy test script/config to temp directory
Expand Down

0 comments on commit 7dc5b68

Please sign in to comment.