We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc25678 commit 6924338Copy full SHA for 6924338
src/algorithms.jl
@@ -90,7 +90,7 @@ end
90
91
"""
92
```julia
93
-EnsembleGPUKernel(backend, cpu_offload = 0.2)
+EnsembleGPUKernel(backend, cpu_offload = 0.0)
94
```
95
96
A massively-parallel ensemble algorithm which generates a unique GPU kernel for the entire
0 commit comments