Last change
on this file since 4867 was
4751,
checked in by knoop, 4 years ago
|
New feature for palmtest to configure number of OpenMP threads per testcase
|
File size:
288 bytes
|
Line | |
---|
1 | --- |
---|
2 | # this is a palmtest job configuration file |
---|
3 | |
---|
4 | allowed_builds: |
---|
5 | - gfortran_default |
---|
6 | |
---|
7 | allowed_number_of_cores: |
---|
8 | - 1 |
---|
9 | - 2 |
---|
10 | - 4 |
---|
11 | - 8 |
---|
12 | - 16 |
---|
13 | |
---|
14 | omp_num_threads: 2 |
---|
15 | |
---|
16 | activation_strings: |
---|
17 | - "d3#" |
---|
18 | - "restart" |
---|
19 | |
---|
20 | significant_digits_for_netcdf_checks: |
---|
21 | timeseries: 3 |
---|
22 | profiles: 5 |
---|
23 | other: 8 |
---|
Note: See
TracBrowser
for help on using the repository browser.