Skip to content

Commit

Permalink
Fix Nv GPU name
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Aug 9, 2016
1 parent 799ebdd commit 1e67ab2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Expand Up @@ -48,7 +48,7 @@ Python 2.6 AMD CPU:
- amd-cl-cpu
except:
- tags
Python 3.5 Titan Black:
Python 3.5 Titan X:
script:
- export PY_EXE=python3.5
- export PYOPENCL_TEST=nvi:titan
Expand All @@ -57,7 +57,7 @@ Python 3.5 Titan Black:
- ". ./build-and-test-py-project.sh"
tags:
- python3.5
- nvidia-titan-black
- nvidia-titan-x
except:
- tags
Python 3.5 K40:
Expand Down

0 comments on commit 1e67ab2

Please sign in to comment.