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
|
||||
commands:
|
||||
- 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
|
||||
- cd gpu-burn
|
||||
- make
|
||||
|
|
Loading…
Reference in New Issue