-
Notifications
You must be signed in to change notification settings - Fork 0
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
Trilinos build failure on Frontier with +rocm #241
Comments
It seems issue is related to the Ifpack interface to Hypre
|
@cgcgcg Here is an issue on Frontier. |
@balos1 Do you still have the build directory? Can you get us the file packages/ifpack2/Ifpack2_HypreParameterMap.hpp that gets generated during CMake configure? |
Attached. |
Ah shoot, this isn't one of the automatically wrapped Hypre functions. I think what's happening here is that Stokhos is enabled but Hypre cannot support AD types. So we'd need some logic in Ifpack2 that disables the Hypre adapter. |
Looks like a duplicate of #238 |
Unfortunately it is not. I'm working on a fix. |
Should be fixed by trilinos/Trilinos#12518 |
The spack output file is too big for github, so here it is on Google drive spack-build-out.txt
The text was updated successfully, but these errors were encountered: