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

Fixes for builds with no raja or umpire #1307

Merged
merged 11 commits into from
Jan 22, 2025
Merged

Conversation

ebchin
Copy link
Member

@ebchin ebchin commented Jan 3, 2025

This PR is in place of the (now closed) #1270.

Instead of #ifdefs on the function declaration, I added a memory.hpp which holds different host axom::MemorySpaces depending on if serac is built with Umpire or not. This variable is then used in template parameters.

@ebchin ebchin self-assigned this Jan 3, 2025
@ebchin
Copy link
Member Author

ebchin commented Jan 3, 2025

/style

@ebchin ebchin force-pushed the bugfix/chin23/no-raja-umpire branch from 35a1037 to d5747e1 Compare January 3, 2025 06:03
@ebchin
Copy link
Member Author

ebchin commented Jan 21, 2025

/style

@ebchin ebchin merged commit b617964 into develop Jan 22, 2025
13 checks passed
@ebchin ebchin deleted the bugfix/chin23/no-raja-umpire branch January 22, 2025 00:01
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.

4 participants