-
Notifications
You must be signed in to change notification settings - Fork 234
PETSc: Better Support in Build & CI #6441
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Build-only runner.
| --download-superlu \ | ||
| --download-superlu_dist \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SuperLU install fails on Tuo:
...
=============================================================================================
Trying to download https://github.com/xiaoyeli/superlu for SUPERLU
=============================================================================================
=============================================================================================
Configuring SUPERLU with CMake; this may take several minutes
=============================================================================================
=============================================================================================
Compiling and installing SUPERLU; this may take several minutes
=============================================================================================
=============================================================================================
Trying to download https://github.com/xiaoyeli/superlu_dist for SUPERLU_DIST
=============================================================================================
=============================================================================================
Configuring SUPERLU_DIST with CMake; this may take several minutes
=============================================================================================
=============================================================================================
Compiling and installing SUPERLU_DIST; this may take several minutes
=============================================================================================
*********************************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for details):
---------------------------------------------------------------------------------------------
Error running make on SUPERLU_DIST
*********************************************************************************************
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can go in a follow-up PR, something machine specific.
Pass-through control for pre-built and superbuild AMReX.
eafe289 to
6bdd2cb
Compare
|
@JustinRayAngus @debog @EZoni this one is ready for merge. |
JustinRayAngus
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Can be merged before the WIP PR in #6396 #6383
WarpX_PETSCoptionFollow-up PR: