SciML / DiffEqGPU.jl

GPU-acceleration routines for DifferentialEquations.jl and the broader SciML scientific machine learning ecosystem
https://docs.sciml.ai/DiffEqGPU/stable/
MIT License
274 stars 28 forks source link

Generalize GPU code to more than one backend #227

Closed vchuravy closed 1 year ago

vchuravy commented 1 year ago

Working on fixing the AMDGPU issue that is showing on CI

ChrisRackauckas commented 1 year ago

I don't see the AMDGPU version tested?

utkarsh530 commented 1 year ago

See this , that’s why I reverted the change. Although I have tested locally, the tests do pass for Regression + Discrete callbacks

utkarsh530 commented 1 year ago

There’s some functionality missing from AMDGPU for SDE kernels as well