Changes between Version 15 and Version 16 of SoftwarePackage


Ignore:
Timestamp:
Jul 18, 2017, 10:38:54 AM (7 years ago)
Author:
lnerger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SoftwarePackage

    v15 v16  
    5757   * This directory contains the [#ExampleImplementations example implementations]. In addition the Makefile to compile the examples is included.
    5858 * `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 without parallelization.)
     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.)
    6060
    6161== Example Implementations ==