diff --git a/.woodpecker.yml b/.woodpecker.yml index 7a129ea..593f8fa 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,6 +10,8 @@ pipeline: - nvidia-smi - apt update -y && apt install git build-essential -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 - cd gpu-burn - make - ./gpu_burn 60