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

Make checkpoint work with tribits to be more compatible with Trilinos #336

Open
lifflander opened this issue May 1, 2024 · 3 comments
Open
Assignees

Comments

@lifflander
Copy link
Contributor

No description provided.

@lifflander lifflander changed the title Make checkpoint work with tribits to be more compadible with Trilinos Make checkpoint work with tribits to be more compatible with Trilinos May 1, 2024
@JacobDomagala
Copy link
Contributor

If we're talking about using magistrate within Trilinos, one way to do this could be by applying the following change (specify checkpoint as TPL for Trilinos):
NexGenAnalytics/Trilinos@c27160a

and then you can add checkpoint to Dependencies.cmake:

SET(LIB_REQUIRED_DEP_TPLS checkpoint)

@JacobDomagala
Copy link
Contributor

We should test whether Kokkos is being used correctly (when checkpoint is Trilinos' TPL)

@JacobDomagala
Copy link
Contributor

trilinos/Trilinos#13087

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

When branches are created from issues, their pull requests are automatically linked.

2 participants