Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tpetra: update supported kokkos version to 4.5.1
Signed-off-by: Nathan Ellingwood <[email protected]>
- Loading branch information
d78b31d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ndellingwood I am trying to build trilinos@master with spack, and this is causing me problems. Looking at kokkos, I think the latest release is 4.5.00, and there is a release candidate branch for 4.5.01. Is having 4.5.1 here correct, or is it a typo?
d78b31d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@aperijake this change was included with the kokkos 4.5.1 patch release snapshot to Trilinos in ##13679 , 4.5.1 is correct. See for example here for the corresponding marking in kokkos as part of that PR