Skip to content

Commit

Permalink
wwwip
Browse files Browse the repository at this point in the history
  • Loading branch information
q10 committed Dec 26, 2024
1 parent f15c8f4 commit cbbd9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fbgemm_gpu_ci_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
run: . $PRELUDE; install_cxx_compiler $BUILD_ENV clang

- name: Install CUDA
run: . $PRELUDE; install_cuda $BUILD_ENV ${{ matrix.cuda-version }}
run: . $PRELUDE; install_cuda $BUILD_ENV gcc

# Install via PIP to avoid defaulting to the CPU variant if the GPU variant of the day is not ready
- name: Install PyTorch Nightly
Expand Down

0 comments on commit cbbd9ce

Please sign in to comment.