Skip to content

Switch from h_view member, recently made private in lammps, to view method#55

Merged
wcwitt merged 2 commits intodevelopfrom
kokkos_h_view_private
Dec 1, 2025
Merged

Switch from h_view member, recently made private in lammps, to view method#55
wcwitt merged 2 commits intodevelopfrom
kokkos_h_view_private

Conversation

@bernstei
Copy link
Copy Markdown
Collaborator

@bernstei bernstei commented Nov 26, 2025

Accommodate change of lammps kokkos dual_hash_type.h_view to private by changing direct access of that member to going via the view<DeviceType>() method, as is already done elsewhere in pair_symmetrix_mace_kokkos.cpp

closes #54

@wcwitt wcwitt changed the base branch from main to develop December 1, 2025 20:16
@wcwitt wcwitt merged commit 04dd7c4 into develop Dec 1, 2025
4 checks passed
@wcwitt wcwitt deleted the kokkos_h_view_private branch December 1, 2025 20:17
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.

latest develop lammps fails to compile with symmetrix kokkos

2 participants