Skip to content

Commit

Permalink
Get CCCL headers for mini CTK
Browse files Browse the repository at this point in the history
  • Loading branch information
leofang authored Dec 16, 2024
1 parent 3dca084 commit 39ffefc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/fetch_ctk/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ runs:
populate_cuda_path cuda_cudart
populate_cuda_path cuda_nvrtc
populate_cuda_path cuda_profiler_api
populate_cuda_path cuda_cccl
if [[ "$(cut -d '.' -f 1 <<< ${{ inputs.cuda-version }})" -ge 12 ]]; then
populate_cuda_path libnvjitlink
fi
Expand Down

0 comments on commit 39ffefc

Please sign in to comment.