mirror of
https://github.com/ggml-org/whisper.cpp.git
synced 2026-07-23 11:10:57 -05:00
try using CCCL 12.4.127 with cuda 11.8.0 to fix CI failure
This commit is contained in:
committed by
Georgi Gerganov
parent
1665885f76
commit
e0bfd3ae4d
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -822,7 +822,7 @@ jobs:
|
||||
$NVTX_VER = "11.8.86"
|
||||
$VS_VER = "11.8.86"
|
||||
$NVPROF_VER = "11.8.87"
|
||||
$CCCL_VER = "11.8.89"
|
||||
$CCCL_VER = "12.4.127"
|
||||
|
||||
# Create the directory where the CUDA Toolkit will be installed
|
||||
mkdir -p $CUDA_TOOLKIT_DIR
|
||||
|
||||
Reference in New Issue
Block a user