Skip to content

Bump up to Kokkos 5.1 #384

Merged
glesur merged 6 commits into
developfrom
kokkos5.1
Jun 4, 2026
Merged

Bump up to Kokkos 5.1 #384
glesur merged 6 commits into
developfrom
kokkos5.1

Conversation

@glesur

@glesur glesur commented Jun 4, 2026

Copy link
Copy Markdown
Contributor
  • update: bump up Kokkos version to 5.1

  • fix: unrequired usage of volatile keyword in operator+= (causing issue on recent compiler)

  • ci: update the github actions to load the python env before running the tests

  • ci: add missing new action pre-install-py-packages.yml

  • ci: add pybind11 to the dependencies in test/python_requirements.txt

  • fix: kokkos type renaming missing : HostMirror => host_mirror_type

glesur and others added 5 commits April 14, 2026 17:44
Updated C++ version requirements and compiler compatibility.
…os-5.1 (#382)

* fix: unrequired usage of volatile keyword in operator+= (causing issue on recent compiler)

* ci: update the github actions to load the python env before running the tests

* ci: add missing new action pre-install-py-packages.yml

* ci: add pybind11 to the dependencies in test/python_requirements.txt

* fix: kokkos type renaming missing : HostMirror => host_mirror_type
@glesur glesur added the enhancement New feature or request label Jun 4, 2026
@glesur glesur merged commit e589979 into develop Jun 4, 2026
41 checks passed
@glesur glesur deleted the kokkos5.1 branch June 4, 2026 21:01
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.

2 participants