File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ EnsembleSplitThreads
4141| Intel | OneAPI | [ OneAPI.jl] ( https://github.com/JuliaGPU/oneAPI.jl ) | ` oneAPI.oneAPIBackend() ` |
4242| Apple (M-Series) | Metal | [ Metal.jl] ( https://github.com/JuliaGPU/Metal.jl ) | ` Metal.MetalBackend() ` |
4343
44- - ` EnsembleGPUArray() ` - Requires installing and ` using DiffEqGPU ` . This uses a GPU for computing the ensemble
44+ - ` EnsembleGPUArray() ` - Requires installing and ` using DiffEqGPU ` . This uses a GPU for computing the ensemble
4545 with hyperparallelism. It will automatically recompile your Julia functions to the GPU. A standard GPU sees
4646 a 5x performance increase over a 16 core Xeon CPU. However, there are limitations on what functions can
4747 auto-compile in this fashion, please see [ DiffEqGPU for more details] ( https://docs.sciml.ai/DiffEqGPU/stable/ )
You can’t perform that action at this time.
0 commit comments