Commit b44d4467 authored by rusty1s's avatar rusty1s
Browse files

cu100

parent ef4b877e
...@@ -7,13 +7,19 @@ compiler: ...@@ -7,13 +7,19 @@ compiler:
matrix: matrix:
include: include:
- name: Linux/CUDA 9.2 - name: cu92
env: env:
- FORCE_CUDA=1 - FORCE_CUDA=1
- CUDA=9.2.148-1 - CUDA=9.2.148-1
- CUDA_SHORT=9.2 - CUDA_SHORT=9.2
- UBUNTU_VERSION=ubuntu1604 - UBUNTU_VERSION=ubuntu1604
- name: Linux/CUDA 10.1 - name: cu100
env:
- FORCE_CUDA=1
- CUDA=10.0.130-1
- CUDA_SHORT=10.0
- UBUNTU_VERSION=ubuntu1804
- name: cu101
env: env:
- FORCE_CUDA=1 - FORCE_CUDA=1
- CUDA=10.1.105-1 - CUDA=10.1.105-1
......
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