Skip to content

Commit 73ce1e2

Browse files
committed
ci: debug nvcc
1 parent d515d82 commit 73ce1e2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/buildcupy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Test with pytest
4747
run: |
4848
srun --account=yuxilab -n 1 -N 1 --gres=gpu:L40S:1 bash -c '
49+
uv add nvidia-cuda-nvcc-cu12==12.8.\* &&
4950
export NUMBA_FORCE_CUDA_CC=8.6
5051
export NUMBA_CUDA_DEFAULT_PTX_CC=8.6
5152
export CUPY_PYLOPS=1

0 commit comments

Comments
 (0)