File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed
Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -76,24 +76,24 @@ modules:
7676 commit : 142052fa30f9eca191aa9dcf65359fcaed09eeec
7777 dest : third_party/glslang
7878
79- # - name: cuda-toolkit
80- # only-arches:
81- # - x86_64
82- # cleanup:
83- # - /cuda
84- # buildsystem: simple
85- # build-commands:
86- # - mkdir /app/cuda
87- # - sh cuda_toolkit.run --silent --toolkit --toolkitpath=/app/cuda
88- # - mv /app/cuda/lib64/libcudart.* /app/lib/
89- # - mv /app/cuda/lib64/libcublas* /app/lib/
90- # sources:
91- # - type: file
92- # only-arches:
93- # - x86_64
94- # url: https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
95- # dest-filename: cuda_toolkit.run
96- # md5: c71027cf1a4ce84f80b9cbf81116e767
79+ - name : cuda-toolkit
80+ only-arches :
81+ - x86_64
82+ cleanup :
83+ - /cuda
84+ buildsystem : simple
85+ build-commands :
86+ - mkdir /app/cuda
87+ - sh cuda_toolkit.run --silent --toolkit --toolkitpath=/app/cuda
88+ - mv /app/cuda/lib64/libcudart.* /app/lib/
89+ - mv /app/cuda/lib64/libcublas* /app/lib/
90+ sources :
91+ - type : file
92+ only-arches :
93+ - x86_64
94+ url : https://developer.download.nvidia.com/compute/cuda/12.8.0/local_installers/cuda_12.8.0_570.86.10_linux.run
95+ dest-filename : cuda_toolkit.run
96+ md5 : c71027cf1a4ce84f80b9cbf81116e767
9797
9898 - name : binary
9999 buildsystem : simple
You can’t perform that action at this time.
0 commit comments