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

[WIP] fully asynchronous solving #74

Closed ChrisRackauckas closed 4 years ago

ChrisRackauckas commented 4 years ago

@vchuravy @jpsamaroo just playing around with a driver script. It looks like KA doesn't support ranges?

codecov[bot] commented 4 years ago

Codecov Report

Merging #74 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #74    +/-   ##
=======================================
  Coverage    0.00%   0.00%            
=======================================
  Files           1       1            
  Lines         264     408   +144     
=======================================
- Misses        264     408   +144     
Impacted Files Coverage Δ
src/DiffEqGPU.jl 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fd60da8...17f0a23. Read the comment docs.