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
41
41
| Intel | OneAPI | [ OneAPI.jl] ( https://github.com/JuliaGPU/oneAPI.jl ) | ` oneAPI.oneAPIBackend() ` |
42
42
| Apple (M-Series) | Metal | [ Metal.jl] ( https://github.com/JuliaGPU/Metal.jl ) | ` Metal.MetalBackend() ` |
43
43
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
45
45
with hyperparallelism. It will automatically recompile your Julia functions to the GPU. A standard GPU sees
46
46
a 5x performance increase over a 16 core Xeon CPU. However, there are limitations on what functions can
47
47
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