Changeset 6bc4b42 in flex_extract.git


Ignore:
Timestamp:
Aug 19, 2019, 4:16:14 PM (5 years ago)
Author:
pesei <petra seibert -@…>
Branches:
master, ctbto, dev
Children:
e0005c9
Parents:
2d1c338
Message:

Add script to run regression tests

called run_regrtest.sh + small corr on run_ref.sh

Location:
Testing/Regression/FortranEtadot
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • Testing/Regression/FortranEtadot/run_ref.sh

    r2d1c338 r6bc4b42  
    66# SPDX-License-Identifier: MIT-0
    77
    8 export OMP_NUM_THREADS=4
     8export OMP_NUM_THREADS=4  # you may want to change this
    99export OMP_PLACES=sockets
    1010testhome=`pwd`
     
    2121
    2222if [ "$1" = omithigh ]; then # for fast testing, not for production
     23                             # requires > 16 GB
    2324  inputs=`ls Inputs |  grep -v high`
    2425else
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG