Skip to content

Commit 6924338

Browse files
Fix doc inconsistency
Fixes #339
1 parent cc25678 commit 6924338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/algorithms.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ end
9090

9191
"""
9292
```julia
93-
EnsembleGPUKernel(backend, cpu_offload = 0.2)
93+
EnsembleGPUKernel(backend, cpu_offload = 0.0)
9494
```
9595
9696
A massively-parallel ensemble algorithm which generates a unique GPU kernel for the entire

0 commit comments

Comments
 (0)