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

Last change on this file since 4530 was 4530, checked in by knoop, 4 years ago

palmtest: introducing separate PGI+CUDA build environment

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