QEDjl-project / QEDprocesses.jl

[WIP]: QEDprocesses.jl: Modeling of scattering processes for QED.jl
MIT License
1 stars 3 forks source link

GPU support #69

Open AntonReinhard opened 1 month ago

AntonReinhard commented 1 month ago

This PR adds GPU support. It adds tests that run conditionally on AMDGPU.jl and/or CUDA.jl, depending on whether they are functional on the machine we're running on.

This PR depends on the fix https://github.com/QEDjl-project/QEDbase.jl/pull/64 and is rebased to #68.

Left to do: