Skip to content

Commit 7909e81

Browse files
committed
Install clang, cuda-crt and cuda-cudart-dev
Try and fix `fatal error: 'stddef.h' file not found`; 'cuda_runtime.h' file not found and so on
1 parent 832ed7b commit 7909e81

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ci/doc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ name: cupy-xarray-doc
22
channels:
33
- conda-forge
44
dependencies:
5+
- clang
6+
- cuda-crt
7+
- cuda-cudart-dev
58
- cupy-core
69
- pip
710
- python=3.13

0 commit comments

Comments
 (0)