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

[3.7.01]: Allow as_view_of_rank_n() to be overloaded for "special" scalar types #5553

Merged

Conversation

masterleinad
Copy link
Contributor

Cherry-picking #5491.

as_view_of_rank_n() needs to be overloaded for special scalar types like
Sacado that need to pass a hidden dimension.  This change adds the
necessary SFINAE stuff to allow that to happen.  This will require
adding the new overload in Trilinos/Sacado.

For Trilinos issue #11018 causing runtime failures in Albany.
@PhilMiller
Copy link
Contributor

Jenkins failures are an irrelevant OpenACC failure, and a lack of disk space on OpenMPTarget. They can be ignored.

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

Successfully merging this pull request may close these issues.

None yet

4 participants