Skip to content

feat(simulation): Improved kokkos-eigen wrapper#30

Merged
Benncs merged 1 commit intomainfrom
dev-eigen-kokkos
Apr 29, 2026
Merged

feat(simulation): Improved kokkos-eigen wrapper#30
Benncs merged 1 commit intomainfrom
dev-eigen-kokkos

Conversation

@Benncs
Copy link
Copy Markdown
Owner

@Benncs Benncs commented Apr 29, 2026

Summary

Kokkos-Eigen: Simple wrapper interface between Eigen and Kokkos views

Simple interface to synchronize Kokkos views with Eigen for host-side manipulation
and access to Eigen data within kernels. Based on Kokkos::DualView, tested with OpenMP and CUDA backends.

@Benncs Benncs self-assigned this Apr 29, 2026
@Benncs Benncs added the enhancement New feature or request label Apr 29, 2026
@Benncs Benncs merged commit 171e0d7 into main Apr 29, 2026
6 checks passed
@Benncs Benncs deleted the dev-eigen-kokkos branch April 29, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant