TrixiParticles.jl
TrixiParticles.jl copied to clipboard
Open boundary functionality fails on AMDGPU because of `findall` bug
https://github.com/trixi-framework/TrixiParticles.jl/blob/114a57b1338992ea56ce36aa429bcc11e62e7278/src/general/buffer.jl#L53
See https://github.com/JuliaGPU/AMDGPU.jl/pull/771 https://github.com/JuliaGPU/AcceleratedKernels.jl/issues/41
see also https://github.com/JuliaGPU/AcceleratedKernels.jl/issues/46