Skip to content

Cannot install moose on hpc, #inlcude <Eigen/Core> issue #27601

Discussion options

You must be logged in to vote

Lets try deleting this ".local" directory, and then run the update and rebuild script again:

module purge
module load use.moose moose-dev
rm -rf /home/eggejohn/.local
cd /home/eggejohn/sawtooth2/projects/moose
git clean -xfd
git submodule foreach --recursive git clean -xfd
export MOOSE_JOBS=6
scripts/diagnostics.sh
scripts/update_and_rebuild_petsc.sh

Please remember to encapsulate the above results using three tick marks:
```
results go here
```

Is there a way I can fully wipe my HPC drive?

Deleting your entire ~/ is really going to be a headache, far worse than you might think. The oddness here is how we seem to be picking up HDF5 in this ~/.local directory somehow.

Replies: 2 comments 15 replies

Comment options

You must be logged in to vote
6 replies
@jackeggemeyer
Comment options

@milljm
Comment options

@jackeggemeyer
Comment options

@milljm
Comment options

@GiudGiud
Comment options

Comment options

You must be logged in to vote
9 replies
@jackeggemeyer
Comment options

@milljm
Comment options

@jackeggemeyer
Comment options

@milljm
Comment options

Answer selected by jackeggemeyer
@jackeggemeyer
Comment options

@milljm
Comment options

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