Changes between Version 15 and Version 16 of SoftwarePackage
- Timestamp:
- Jul 18, 2017, 10:38:54 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SoftwarePackage
v15 v16 57 57 * This directory contains the [#ExampleImplementations example implementations]. In addition the Makefile to compile the examples is included. 58 58 * `tests_dummy1D/` 59 * This directory contains scripts to run a series of test runs with the example implementation from `testsuite/src/dummymodel_1D`. In addition example outputs are included in the sub-directories. These outputs can be used to compare your own test runs with existing outputs. (The example outputs in `out.linux_ ifort` are from test runs on a Linux PC using Intel compilers without parallelization. The example outputs in `out.ibm_xlf_power6` have been produced using an IBM Blade Center with Power6 processors. These examples are with and withoutparallelization.)59 * This directory contains scripts to run a series of test runs with the example implementation from `testsuite/src/dummymodel_1D`. In addition example outputs are included in the sub-directories. These outputs can be used to compare your own test runs with existing outputs. (The example outputs in `out.linux_gfortran` are from test runs on a Linux PC using the gfortran compilers both with and without parallelization. The example outputs in `out.cray_xc_hlrn` have been produced using a Cray XC40 Supercomputer with parallelization.) 60 60 61 61 == Example Implementations ==