File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
name :
35
35
- linux gnu-10
36
36
- linux gnu-14
37
+ - linux nvhpc-21.9
37
38
- linux intel-classic
38
39
- macos
39
- # - linux nvhpc-21.9
40
40
41
41
include :
42
42
@@ -58,15 +58,15 @@ jobs:
58
58
python-version : ' 3.11'
59
59
caching : true
60
60
61
- # Disable due to problematic environment
62
- # - name: linux nvhpc-21.9
63
- # os: ubuntu-20.04
64
- # compiler: nvhpc-21.9
65
- # compiler_cc : nvc
66
- # compiler_cxx: nvc++
67
- # compiler_fc: nvfortran
68
- # cmake_options: -DCMAKE_CXX_FLAGS=--diag_suppress177
69
- # caching: true
61
+ - name : linux nvhpc-21.9
62
+ os : ubuntu-20.04
63
+ compiler : nvhpc-21.9
64
+ compiler_cc : nvc
65
+ compiler_cxx : nvc++
66
+ compiler_fc : nvfortran
67
+ cmake_options : -DCMAKE_CXX_FLAGS=--diag_suppress177
68
+ python-version : ' 3.8 '
69
+ caching : false
70
70
71
71
- name : linux intel-classic
72
72
os : ubuntu-20.04
You can’t perform that action at this time.
0 commit comments