das
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
67e7fa3972
commit
c527825a0c
|
@ -8,7 +8,7 @@ pipeline:
|
|||
image: nvidia/cuda:11.6.2-base-ubuntu20.04
|
||||
commands:
|
||||
- nvidia-smi
|
||||
- apt update -y && apt install git build-essential -y
|
||||
- apt update -y && apt install git build-essential wget -y
|
||||
- git clone https://github.com/wilicc/gpu-burn
|
||||
- wget wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1804/x86_64/libcublas-dev_10.1.0.105-1_amd64.deb
|
||||
- dpkg -i libcublas-dev_10.1.0.105-1_amd64.deb
|
||||
|
|
Loading…
Reference in New Issue