Skip to content

Commit 8d1657f

Browse files
committed
Drop K40 CI job
1 parent c0f1949 commit 8d1657f

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,6 @@ Python 3 Titan V:
1212
except:
1313
- tags
1414

15-
Python 3 K40:
16-
script:
17-
- py_version=3
18-
- EXTRA_INSTALL="numpy mako"
19-
- echo "CUDADRV_LIB_DIR = ['/usr/lib/x86_64-linux-gnu/nvidia/current']" > siteconf.py
20-
- curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/main/build-and-test-py-project.sh
21-
- "export LD_LIBRARY_PATH=/usr/local/cuda/lib64:$LD_LIBRARY_PATH"
22-
- ". ./build-and-test-py-project.sh"
23-
24-
tags:
25-
- python3
26-
- nvidia-k40
27-
except:
28-
- tags
29-
3015
Documentation:
3116
script: |
3217
EXTRA_INSTALL="numpy mako"

0 commit comments

Comments
 (0)