Running Tests

With Dire Wolf built, we can now run tests to verify a working binary (and environment).

  • If Personal Machine:

    
    conda activate moose
    

  • If Idaho National Laboratory (INL) High Performance Computing (HPC) Sawtooth or Lemhi (required each time you log in):

    
    module load use.moose moose-dev
    

You're all set to run tests:


cd ~/projects/
./run_tests -j 6