source: palm/trunk/TESTS/cases/openacc_test/case_config.yml @ 3683

Last change on this file since 3683 was 3683, checked in by knoop, 5 years ago

Added OpenACC test and PGI build setups

File size: 277 bytes
RevLine 
[3683]1---
2# this is a palmtest job configuration file
3
4allowed_builds:
5  - pgi_mpi_only
6  - pgi_mpi_openacc
7
8allowed_number_of_cores:
9  - 1
10  - 2
11  - 4
12  - 8
13  - 16
14  - 32
15
16activation_strings:
17  - "d3#"
18
19significant_digits_for_netcdf_checks:
20  timeseries: 8
21  profiles: 8
22  other: 8
Note: See TracBrowser for help on using the repository browser.