Skip to content
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

exago+hiop+raja~ipopt ^hiop+raja~sparse fails to build #40

Closed
cameronrutherford opened this issue Oct 12, 2023 · 1 comment · Fixed by #41
Closed

exago+hiop+raja~ipopt ^hiop+raja~sparse fails to build #40

cameronrutherford opened this issue Oct 12, 2023 · 1 comment · Fixed by #41
Labels
Milestone

Comments

@cameronrutherford
Copy link
Contributor

xsdk-project/xsdk-issues#226 - thanks to @balos1 for catching this.

Copying from the xSDK issue:

@abhyshr and @wperkins this error is occuring with a build of exago+mpi+python+ipoptrocmcuda. Key here is ~ipopt means

extern PetscErrorCode OPFLOWModelCreate_PBPOLRAJAHIOPSPARSE(OPFLOW);
and end up being guarded by different compiler macros.

@cameronrutherford
Copy link
Contributor Author

In addition to closing this, we should also print some additional information to CMake's configuration logs about what HiOp config is detected. I think that this might have been captured in a previous GitLab issues (#37)

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

Successfully merging a pull request may close this issue.

1 participant