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

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

Added palmtest build setup and testcase for CUDA-aware-MPI.

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