Last change
on this file since 3694 was
3690,
checked in by knoop, 6 years ago
|
Enabled OpenACC usage without using the cudaFFT library.
Added respective palmtest build configuration and testcase.
|
File size:
303 bytes
|
Line | |
---|
1 | --- |
---|
2 | # this is a palmtest job configuration file |
---|
3 | |
---|
4 | allowed_builds: |
---|
5 | - pgi_mpi_only |
---|
6 | - pgi_mpi_openacc |
---|
7 | - pgi_mpi_openacc_cufft |
---|
8 | |
---|
9 | allowed_number_of_cores: |
---|
10 | - 1 |
---|
11 | - 2 |
---|
12 | - 4 |
---|
13 | - 8 |
---|
14 | - 16 |
---|
15 | - 32 |
---|
16 | |
---|
17 | activation_strings: |
---|
18 | - "d3#" |
---|
19 | |
---|
20 | significant_digits_for_netcdf_checks: |
---|
21 | timeseries: 8 |
---|
22 | profiles: 8 |
---|
23 | other: 8 |
---|
Note: See
TracBrowser
for help on using the repository browser.