Revert "try using CCCL 12.4.127 with cuda 11.8.0 to fix CI failure"
This reverts commit be867eadf5.
Sorry about this noise, I thought it was worth a try.
This commit is contained in:
parent
e0bfd3ae4d
commit
5b2d4af850
|
|
@ -822,7 +822,7 @@ jobs:
|
|||
$NVTX_VER = "11.8.86"
|
||||
$VS_VER = "11.8.86"
|
||||
$NVPROF_VER = "11.8.87"
|
||||
$CCCL_VER = "12.4.127"
|
||||
$CCCL_VER = "11.8.89"
|
||||
|
||||
# Create the directory where the CUDA Toolkit will be installed
|
||||
mkdir -p $CUDA_TOOLKIT_DIR
|
||||
|
|
|
|||
Loading…
Reference in New Issue