Tom Lin

Results 49 comments of Tom Lin

We've upgraded our CI and bumped GCC to 12 now, RAJA+CUDA is now re-enabled without ICE.

Progress: - [ ] OpenCL - [x] SYCL (via v5.0) - [ ] OpenMP

Let me check if it still works with RAJA trunk.

0.14.x works, minor fix required for >= [v2022.03.0](https://github.com/LLNL/RAJA/releases/tag/v2022.03.0), working on a patch now.

TODO: use template `@ JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main` after everything is merged to main

@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main

@tomdeakin Can you set me as public please, thanks.

@JuliaRegistrator register subdir=src/julia/JuliaStream.jl branch=main

OK, so based on the guidelines, we need to: - [ ] Renamed JuliaStream.jl to BabelStream.jl - [ ] Copy licence from top level and set it in the project...

Just taking a shot in the dark, I wonder if `export AMD_SERIALIZE_COPY=3` would prevent this. I've had unexplainable deadlock or page corruption issues where enabling enough output with `HIPSYCL_DEBUG_LEVEL` or...