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
285 stars 29 forks source link

replace CuArrays with CUDA in README #90

Closed xzackli closed 3 years ago

xzackli commented 3 years ago

CuArrays is now deprecated, should tweak the README.

ChrisRackauckas commented 3 years ago

Yes thanks!

@jpsamaroo @vchuravy master is still broken on Julia v1.5. Can we hunt this down?