File tree 1 file changed +0
-55
lines changed
1 file changed +0
-55
lines changed Original file line number Diff line number Diff line change @@ -20,24 +20,6 @@ Python 3 Intel CPU:
20
20
reports :
21
21
junit : test/pytest.xml
22
22
23
- Python 3 Nvidia Titan X :
24
- script : |
25
- export PYOPENCL_TEST=nvi:titan
26
- export EXTRA_INSTALL="numpy mako"
27
-
28
- curl -L -O https://tiker.net/ci-support-v0
29
- . ci-support-v0
30
- build_py_project_in_venv
31
- test_py_project
32
- tags :
33
- - python3
34
- - nvidia-titan-x
35
- except :
36
- - tags
37
- artifacts :
38
- reports :
39
- junit : test/pytest.xml
40
-
41
23
Python 3 Nvidia Titan V :
42
24
script : |
43
25
export PYOPENCL_TEST=nvi:titan
@@ -56,24 +38,6 @@ Python 3 Nvidia Titan V:
56
38
reports :
57
39
junit : test/pytest.xml
58
40
59
- Python 3 Nvidia K40 :
60
- script : |
61
- export PYOPENCL_TEST=nvi:k40
62
- export EXTRA_INSTALL="numpy mako"
63
-
64
- curl -L -O https://tiker.net/ci-support-v0
65
- . ci-support-v0
66
- build_py_project_in_venv
67
- test_py_project
68
- tags :
69
- - python3
70
- - nvidia-k40
71
- except :
72
- - tags
73
- artifacts :
74
- reports :
75
- junit : test/pytest.xml
76
-
77
41
Python 3 POCL :
78
42
script : |
79
43
export PYOPENCL_TEST=portable:cpu
@@ -111,25 +75,6 @@ Python 3 POCL CL 1.1:
111
75
reports :
112
76
junit : test/pytest.xml
113
77
114
- Python 3 POCL K40 :
115
- script : |
116
- export PYOPENCL_TEST=portable:k40
117
- export EXTRA_INSTALL="numpy mako"
118
-
119
- curl -L -O https://tiker.net/ci-support-v0
120
- . ci-support-v0
121
- build_py_project_in_venv
122
- test_py_project
123
- tags :
124
- - python3
125
- - pocl
126
- - nvidia-k40
127
- except :
128
- - tags
129
- artifacts :
130
- reports :
131
- junit : test/pytest.xml
132
-
133
78
Python 3 POCL Titan V :
134
79
script : |
135
80
export PYOPENCL_TEST=portable:titan
You can’t perform that action at this time.
0 commit comments