source: palm/trunk/TESTS/cases/urban_environment_openmp_mpi/case_config.yml

Last change on this file was 4838, checked in by raasch, 3 years ago

hybrid MPI/openmp testcase added

File size: 271 bytes
Line 
1---
2# this is a palmtest job configuration file
3
4allowed_builds:
5  - gfortran_openmp_mpi
6
7allowed_number_of_cores:
8  - 8
9
10activation_strings:
11  - "d3#"
12
13omp_num_threads: 2
14
15tasks_per_node: 4
16
17significant_digits_for_netcdf_checks:
18  timeseries: 4
19  profiles: 4
20  other: 2
Note: See TracBrowser for help on using the repository browser.