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

Update dependencies and use Kokkos #253

Merged
merged 20 commits into from
Feb 7, 2024
Merged

Conversation

Rombur
Copy link
Member

@Rombur Rombur commented Jan 30, 2024

This PR updates the dependencies that we are using. In particular, we bump the required version of deal.II to 9.5. This version of deal.II replaced the CUDA backend with Kokkos, so I removed our CUDA code and replaced it with Kokkos. There are probably more places where the code could be simplified but that can wait.

@Rombur Rombur force-pushed the dealii_95 branch 2 times, most recently from b074925 to 29b99db Compare January 30, 2024 16:42
@Rombur
Copy link
Member Author

Rombur commented Jan 31, 2024

Retest this please

and replace one KOKKOS_LAMBDA with KOKKOS_CLASS_LAMBDA
@Rombur Rombur marked this pull request as ready for review February 6, 2024 18:01
@Rombur
Copy link
Member Author

Rombur commented Feb 6, 2024

@stvdwtt This is ready.

@stvdwtt stvdwtt merged commit 68bfdca into adamantine-sim:master Feb 7, 2024
1 check passed
@Rombur Rombur deleted the dealii_95 branch February 8, 2024 20:04
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

2 participants