Giter Club home page Giter Club logo

e3sm_testing's Introduction

E3SM_Testing

This repo houses a script (MPAS_E3SM_testsuite.sh) that I use to perform testing for the Ocean model in E3SM.

  • This script is mainly for my own personal use.
  • It takes a few different arguments, such as <bfb|nobfb> <debug|nodebug> <pem|nopem> <pet|nopet> <opt|noopt>
  • It will auto-detect the server that it is being run on, and populate the necessary info for running jobs (queue names, accounts, baseline directories, etc.)
  • For bit-for-bit tests (comparing to baseline), it will check to ensure baseline directory exists prior to running the test.

Examples:

  • To run optimized and bit-for-bit tests w/ the Intel compiler: ./MPAS_E3SM_testsuite.sh opt bfb intel
  • Or to run all tests for a given server: ./MPAS_E3SM_testsuite.sh all
  • To run all except bit-for-bit: ./MPAS_E3SM_testsuite.sh all nobfb

I also included a script to monitor the jobs (check_test_status.sh).

  • This script will get a list of test case directories (output by MPAS_E3SM_testsuite.sh) and check the status of the tests.

  • By default, it will read case directories from ~/E3SM/cime/scripts/casedirs.txt, however any file containing a list of case directories can be passed via the -i argument.

  • It also has an option to output a summary (by passing the summary argument).

  • For example, ./check_test_status.sh -i ~/E3SM_master/cime/scripts/casedirs.txt summary.

e3sm_testing's People

Contributors

mattdturner avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.