Skip to content

Conversation

@ndellingwood
Copy link
Contributor

this works around compiler issues showing up with downstream usage of kokkos, such as in Trilinos, when testing with cuda/12.4 of the type

error: 'iterator_traits' is not a member of 'cuda::std::__4';

this works around compiler issues showing up with downstream usage of
kokkos, such as in Trilinos, when testing with cuda/12.4 of the type

```
error: 'iterator_traits' is not a member of 'cuda::std::__4';
```

Signed-off-by: Nathan Ellingwood <ndellin@sandia.gov>
@ndellingwood
Copy link
Contributor Author

Cross-referencing kokkos/kokkos#8750 (comment)

@ndellingwood
Copy link
Contributor Author

@crtrott @masterleinad for consideration to workaround issues showing up in nightly integration testing of Kokkos with Trilinos with cuda/12.4

@dalg24 dalg24 requested a review from crtrott December 17, 2025 16:18
@dalg24 dalg24 merged commit 546d4dd into kokkos:stable Dec 17, 2025
15 checks passed
@ndellingwood ndellingwood deleted the workaround-cuda124-issue branch December 17, 2025 21:31
ndellingwood added a commit to ndellingwood/kokkos that referenced this pull request Dec 17, 2025
SHA kokkos/mdspan@546d4dd

Corresponds to pr kokkos/mdspan#443

Signed-off-by: Nathan Ellingwood <ndellin@sandia.gov>
dalg24 pushed a commit to kokkos/kokkos that referenced this pull request Dec 18, 2025
* mdspan snapshot

SHA kokkos/mdspan@546d4dd

Corresponds to pr kokkos/mdspan#443

* update mdspan-hash.txt

---------

Signed-off-by: Nathan Ellingwood <ndellin@sandia.gov>
ndellingwood added a commit to ndellingwood/kokkos that referenced this pull request Dec 18, 2025
* mdspan snapshot

SHA kokkos/mdspan@546d4dd

Corresponds to pr kokkos/mdspan#443

* update mdspan-hash.txt

---------

Signed-off-by: Nathan Ellingwood <ndellin@sandia.gov>
janciesko pushed a commit to janciesko/kokkos that referenced this pull request Jan 14, 2026
* mdspan snapshot

SHA kokkos/mdspan@546d4dd

Corresponds to pr kokkos/mdspan#443

* update mdspan-hash.txt

---------

Signed-off-by: Nathan Ellingwood <ndellin@sandia.gov>
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.

2 participants