Paulius Velesko
Paulius Velesko
Sorry, I just looked up the difference between a class and a struct in C++ (coming from plain old C) This will will do. Thanks!
@gargrahul
I got the tests to compile: ``` make clean export ROCM_PATH=/opt/rocm-5.1.0 make -j make build_tests -j ``` Seems like the documentation is lacking a bit in this regard.
@mangupta done
@mangupta
@mangupta @Kerilk @gargrahul
@dbermond @JablonskiMateusz an issue has been open on igc for a while.
> @pvelesko - what is the full output when you run a single, failing test (e.g., Kokkos_CoreUnitTest_Serial1) ? I provided the full log output in the original post. > What...
> So there seems to be some problems with shuffles and device_global variables. It's hard to look into it without access to that architecture, though. It's my personal server, I...
@ajpowelsnl Kokkos 4.1.00 + oneapi/2023.2.4 on `Intel(R) UHD Graphics 770` ``` 75% tests passed, 10 tests failed out of 40 Total Test time (real) = 619.60 sec The following tests...