Installing MOOSE with CUDA #28595
Unanswered
rnpratoori
asked this question in
Q&A Getting Started
Replies: 1 comment 41 replies
-
Hello A diff in make check is suspicious but GPU math isnt always reproducible for performance reasons, and the floating point ieee standards are not always obeyed. What errors did you get from the make command in moose? |
Beta Was this translation helpful? Give feedback.
41 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Check these boxes if you have followed the posting rules.
Issue or question about MOOSE
I am trying to install MOOSE with CUDA. For this, I followed the HPC installation with MPICH built from source. For the installation of PETSc, I modified the
configure_petsc.sh
with the following optionsThis runs fine with no errors.
But when I verify the PETSc installation using
I get the following output
I also tried proceeding with the install with
libmesh
andwasp
. Everything seems fine with no errors, but themake
inmoose/test
is giving errors. Maybe, this is the cause for it?(Optional) code in question / simulation log / errors
No response
Encountering Errors? Please include diagnostic output
No response
Beta Was this translation helpful? Give feedback.
All reactions