File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ variables:
1717 - ctest -VV
1818
1919 tags :
20- - shared_ssh
20+ - " 20.04 "
2121
2222no-dependencies :
2323 extends : .basic_job
@@ -30,7 +30,7 @@ netcdf:
3030adios2-mpich-gnu :
3131 extends : .basic_job
3232 variables :
33- CMAKE_ARG : " -DFTK_USE_MPI=ON -DFTK_USE_ADIOS2=ON -DADIOS2_DIR=/nfs/gce/projects/PEDAL-GCE/hguo/ci/adios2-2.7.1-mpich-3.4.2-gnu /lib/cmake/adios2"
33+ CMAKE_ARG : " -DFTK_USE_MPI=ON -DFTK_USE_ADIOS2=ON -DADIOS2_DIR=/nfs/gce/projects/PEDAL-GCE/hguo/ci/adios2-2.7.1/lib/cmake/adios2"
3434 CC : mpicc
3535 CXX : mpicxx
3636 before_script :
@@ -68,8 +68,6 @@ python3-setup-build-only:
6868 - module load anaconda3/2021.05
6969 script :
7070 - python setup.py build
71- tags :
72- - shared_ssh
7371
7472python3 :
7573 extends : .basic_job
You can’t perform that action at this time.
0 commit comments