Commit c85aeeeb authored by nanahira's avatar nanahira

fix

parent df985c72
Pipeline #4213 failed with stage
in 14 seconds
...@@ -54,6 +54,6 @@ ...@@ -54,6 +54,6 @@
deb: 'https://cdn01.moecube.com/nanahira/cudnn/{{item}}' deb: 'https://cdn01.moecube.com/nanahira/cudnn/{{item}}'
with_items: with_items:
- libcudnn8_8.0.5.39-1+cuda10.1_amd64.deb - libcudnn8_8.0.5.39-1+cuda10.1_amd64.deb
- libcudnn8-samples_8.0.5.39-1+cuda10.1_amd64.deb
- libcudnn8-dev_8.0.5.39-1+cuda10.1_amd64.deb - libcudnn8-dev_8.0.5.39-1+cuda10.1_amd64.deb
- libcudnn8-samples_8.0.5.39-1+cuda10.1_amd64.deb
when: not cudnn_result.files[0] is defined and ansible_distribution == "Ubuntu" and ansible_distribution_major_version|int >= 18 when: not cudnn_result.files[0] is defined and ansible_distribution == "Ubuntu" and ansible_distribution_major_version|int >= 18
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment