Skip to content

Unexpected download/extract termination when creating moose-dev on Expanse Cluster #26162

Discussion options

You must be logged in to vote

I was able to successfully build and test MOOSE on Expanse. Here was my workflow:

  • Clone MOOSE
    Self explanatory. But adding for completeness.
cd ~/
git clone https://github.com/idaholab/moose
cd moose
git checkout master
  • Load the following modules, and set the following environment variables.
    The following needs to be accomplished any time you wish to perform MOOSE related work.
module load gcc/10.2.0 python/3.8.12 py-virtualenv/16.7.6 py-pip/21.1.2 openmpi/4.1.3
export CC=mpicc CXX=mpicxx FC=mpif90 F90=mpif90 F77=mpif77 MOOSE_JOBS=6 METHODS=opt METHOD=opt
  • Install necessary Python modules (do only once).
    The following packages represent what is required by the TestHarness when running…

Replies: 4 comments 45 replies

Comment options

You must be logged in to vote
15 replies
@chunhuizhao478
Comment options

@milljm
Comment options

@milljm
Comment options

@chunhuizhao478
Comment options

@milljm
Comment options

Comment options

You must be logged in to vote
4 replies
@GiudGiud
Comment options

@hzclarksm
Comment options

@chunhuizhao478
Comment options

@chunhuizhao478
Comment options

Comment options

You must be logged in to vote
7 replies
@GiudGiud
Comment options

@milljm
Comment options

@milljm
Comment options

@chunhuizhao478
Comment options

@milljm
Comment options

Comment options

You must be logged in to vote
19 replies
@milljm
Comment options

@chunhuizhao478
Comment options

@milljm
Comment options

@milljm
Comment options

Answer selected by chunhuizhao478
@chunhuizhao478
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants