Last change
on this file since 4318 was
3695,
checked in by knoop, 6 years ago
|
Added palmtest build setup and testcase for CUDA-aware-MPI.
|
File size:
342 bytes
|
Rev | Line | |
---|
[3683] | 1 | --- |
---|
| 2 | # this is a palmtest job configuration file |
---|
| 3 | |
---|
| 4 | allowed_builds: |
---|
| 5 | - pgi_mpi_only |
---|
| 6 | - pgi_mpi_openacc |
---|
[3690] | 7 | - pgi_mpi_openacc_cufft |
---|
[3695] | 8 | - pgi_mpi_openacc_cufft_cudaawarempi |
---|
[3683] | 9 | |
---|
| 10 | allowed_number_of_cores: |
---|
| 11 | - 1 |
---|
| 12 | - 2 |
---|
| 13 | - 4 |
---|
| 14 | - 8 |
---|
| 15 | - 16 |
---|
| 16 | - 32 |
---|
| 17 | |
---|
| 18 | activation_strings: |
---|
| 19 | - "d3#" |
---|
| 20 | |
---|
| 21 | significant_digits_for_netcdf_checks: |
---|
| 22 | timeseries: 8 |
---|
| 23 | profiles: 8 |
---|
| 24 | other: 8 |
---|
Note: See
TracBrowser
for help on using the repository browser.