source: configs/testing/RUNS_arch/README

Last change on this file was 1044, checked in by dubos, 4 years ago

testing : complete DCMIP41 test case for JEANZAY_PGI_ACC

File size: 760 bytes
Line 
1This tree contains sample configuration files for various machines and test cases.
2Each experiment folder is of the form ./ARCH/TESTCASE .
3In folders ARCH, the file build.sh specifies commands to compile XIOS and DYNAMICO.
4
5In each experiment folder one should create a symlink called 'build' to the directory where DYNAMICO has been compiled.
6Indeed the experiment folder contains symbolic links to files contained in build/, build/bin and build/xml.
7
8Folders containing 'mpi_omp' in their name require that DYNAMICO be compiled with parallel=mpi_omp .
9Folders containing instead 'mpi' in their name require that DYNAMICO be compiled with parallel=mpi.
10
11The job script called job.sh is meant to be submitted to the batch manager with the appropriate command.
Note: See TracBrowser for help on using the repository browser.