dds
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
18d458fc06
commit
5b4d3de8a9
|
@ -8,7 +8,7 @@ pipeline:
|
||||||
image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
||||||
commands:
|
commands:
|
||||||
- nvidia-smi
|
- nvidia-smi
|
||||||
- apt update -y && apt install git -y
|
- apt update -y && apt install git build-essential -y
|
||||||
- git clone https://github.com/wilicc/gpu-burn
|
- git clone https://github.com/wilicc/gpu-burn
|
||||||
- cd gpu-burn
|
- cd gpu-burn
|
||||||
- make
|
- make
|
||||||
|
|
Loading…
Reference in New Issue