Reintroduce LJ Ewald tables
[gromacs.git] / admin / ci-templates / .image-templates.yml
blob311b45c46c5310a1ed91c04973fe41505238c066
1 .gcc5-template:
2   image: gromacs/ci-gcc-5:2020
4 .gcc6-template:
5   image: gromacs/ci-gcc-6:2020
7 .gcc7-template:
8   image: gromacs/ci-gcc-7:2020
10 .gcc8-template:
11   image: gromacs/ci-gcc-8:2020
13 .clang6-template:
14   image: gromacs/ci-clang-6:2020
16 .clang7-template:
17   image: gromacs/ci-clang-7:2020
19 .clang8-template:
20   image: gromacs/ci-clang-8:2020
22 .gcc5-gmxapi-template:
23   image: gromacs/ci-gcc-5-gmxapi:2020
25 .gcc6-gmxapi-template:
26   image: gromacs/ci-gcc-6-gmxapi:2020
28 .gcc7-gmxapi-template:
29   image: gromacs/ci-gcc-7-gmxapi:2020
31 .gcc8-gmxapi-template:
32   image: gromacs/ci-gcc-8-gmxapi:2020
34 .clang6-gmxapi-template:
35   image: gromacs/ci-clang-6-gmxapi:2020
37 .clang7-gmxapi-template:
38   image: gromacs/ci-clang-7-gmxapi:2020
40 .clang8-gmxapi-template:
41   image: gromacs/ci-clang-8-gmxapi:2020
43 .gcc-8-cuda-10.2-template:
44   image: gromacs/ci-gcc-8-cuda-10.2:2020
45   variables:
46     CUDA_BASE_VERSION: "10.2"
47     COMPILER_MAJOR_VERSION: 8