Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zygote GPU #104

Closed
ChrisRackauckas opened this issue Jan 8, 2020 · 5 comments
Closed

Zygote GPU #104

ChrisRackauckas opened this issue Jan 8, 2020 · 5 comments

Comments

@ChrisRackauckas
Copy link
Member

To get the Zygote version working on GPUs, we need:

SciML/RecursiveArrayTools.jl#80
SciML/OrdinaryDiffEq.jl#1007
SciML/StochasticDiffEq.jl#256
SciML/DiffEqBase.jl#416
SciML/DiffEqNoiseProcess.jl#36
SciML/DiffEqCallbacks.jl#71
SciML/SciMLSensitivity.jl#173

and then the forward pass is concertizing correctly. Then I think the reverse pass of restructure is not GPU compatible. Making an MWE.

@ChrisRackauckas
Copy link
Member Author

ChrisRackauckas commented Jan 8, 2020

FluxML/Flux.jl#989 is the remaining issue.

@ChrisRackauckas
Copy link
Member Author

@ChrisRackauckas
Copy link
Member Author

@ChrisRackauckas
Copy link
Member Author

SciML/DelayDiffEq.jl#167

@ChrisRackauckas
Copy link
Member Author

Everything that's not Flux got updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant