Tomasetti Romin

Results 152 comments of Tomasetti Romin

> ``` > 13: [ RUN ] defaultdevicetype.reduce_instantiation_c2 > 13/57 Test #13: Kokkos_CoreUnitTest_Default ................................***Exception: SegFault 0.97 sec > ``` > > in CUDA RDC build I could reproduce, using the...

Just managed to get a trace with `cuda-gdb` ```bash [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from defaultdevicetype [ RUN ]...

@dalg24 @masterleinad This issue does not need to be tackle today, but we should keep that in mind. We could also have a CI job that runs on the GitHub...

> This gets tested but not in our current jenkins CI setup (but in nightly jobs at Sandia). I adjusted the title of the pull request accordingly. OK, but we've...

Retest this please.

I got: > /var/jenkins/workspace/Kokkos_PR-8075/core/unit_test/TestGraph.hpp:1138:59: error: no member named 'SharedSpace' in namespace 'Kokkos' > 1138 | using counter_t = Kokkos::View; for the `OPENMPTARGET-Clang` job (Jenkins). I thought there was always a...

@crtrott Could you please add the required label to trigger the full pipeline ? Thanks !

@masterleinad I have [these tests failing](https://github.com/kokkos/kokkos/actions/runs/15927827409/job/44929350004?pr=8075), any idea ? I think it's unrelated to this PR though: ``` [ FAILED ] openmp.view_alloc [ FAILED ] openmp.view_alloc_int ```

@dalg24 It seems that some Jenkins runners are in a fail state (no GPU found), and some unrelated tests on the GitHub runners are failing as well. OK to merge...

Retest this please.