Last change
on this file since 3045 was
3031,
checked in by knoop, 6 years ago
|
Initial structure of the TESTS directory added (WIP).
|
File size:
298 bytes
|
Rev | Line | |
---|
[3031] | 1 | --- |
---|
| 2 | # this is a palmtest job configuration file |
---|
| 3 | |
---|
| 4 | allowed_builds: |
---|
| 5 | - default: gfortran_default |
---|
| 6 | if_debug: gfortran_default_debug |
---|
| 7 | - default: intel_default |
---|
| 8 | if_debug: intel_default_debug |
---|
| 9 | |
---|
| 10 | allowed_number_of_cores: |
---|
| 11 | - 1 |
---|
| 12 | - 2 |
---|
| 13 | - 4 |
---|
| 14 | - 8 |
---|
| 15 | - 16 |
---|
| 16 | - 32 |
---|
| 17 | |
---|
| 18 | write_binary: false |
---|
| 19 | |
---|
| 20 | read_binary: false |
---|
Note: See
TracBrowser
for help on using the repository browser.