source:
palm/trunk/TESTS/cases/openacc_test/case_config.yml
@
3685
Last change on this file since 3685 was 3683, checked in by knoop, 6 years ago | |
---|---|
File size: 277 bytes |
Rev | Line | |
---|---|---|
[3683] | 1 | --- |
2 | # this is a palmtest job configuration file | |
3 | ||
4 | allowed_builds: | |
5 | - pgi_mpi_only | |
6 | - pgi_mpi_openacc | |
7 | ||
8 | allowed_number_of_cores: | |
9 | - 1 | |
10 | - 2 | |
11 | - 4 | |
12 | - 8 | |
13 | - 16 | |
14 | - 32 | |
15 | ||
16 | activation_strings: | |
17 | - "d3#" | |
18 | ||
19 | significant_digits_for_netcdf_checks: | |
20 | timeseries: 8 | |
21 | profiles: 8 | |
22 | other: 8 |
Note: See TracBrowser
for help on using the repository browser.