Open ajpowelsnl opened 1 year ago
Update: the containers (#573, #575) fix this problem by either 1) applying patches to pinned Spack version (HEAD detached at ee68baf254
) or 2) making failing (TPL dependency) packages part of the base container.
Using a more recent version of Spack would likely fix most / all of the failures reported here.
Thanks @ajpowelsnl. We'll try to update spack soon. It is old. We also need to update trilinos and cut a release of the stack. Hoping to get spack and a release done before the winter shutdown. Updating trilinos is something I'm not sure about. I will be working on that in the coming weeks though.
amr-wind
(below).Trilinos-13.4.0
is being used, and is specified inpackages.yaml
. It is possible that this version (over a year old) is the problem. The current release is14.4.0
. In the 1+ years, there have been significant changes in Kokkos. The fact that the errors are undefined host / device code, suggests the possiblity of an outmoded Trilinos.Error
Reproducer