I went through to find out what's required for GPUArray
s to work well in the *DiffEq
packages. Essentially, other than a few GPUArray bugs:
JuliaGPU/GPUArrays.jl#20
JuliaGPU/GPUArrays.jl#21
JuliaGPU/GPUArrays.jl#22
The only issues that come up is that GPUArray
s are an AbstractArray
type which does not have indexing. Incredibly, in the broadcast branches / masters this mostly works, except for one line. However, that would be fixed by the following tiny new feature in Julia's Base:
Then the *DiffEq
solvers can automatically compile new versions of themselves for the GPU.
(I think this is super cool haha)
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4