"vscode:/vscode.git/clone" did not exist on "47296a7ec30d23701e83fe8a65a3558865b811bf"
Commit b44d4467 authored by rusty1s's avatar rusty1s
Browse files

cu100

parent ef4b877e
......@@ -7,13 +7,19 @@ compiler:
matrix:
include:
- name: Linux/CUDA 9.2
- name: cu92
env:
- FORCE_CUDA=1
- CUDA=9.2.148-1
- CUDA_SHORT=9.2
- 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:
- FORCE_CUDA=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