Skip to content

Commit b852325

Browse files
Update docs/src/examples/gpu_ensemble_random_decay.md
1 parent 0a5c24c commit b852325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/gpu_ensemble_random_decay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ cpu_sol = solve(ensemble_prob, Tsit5(), EnsembleThreads();
9393

9494
We re-run the simulations using @time to get a cleaner measurement of the execution time, excluding the initial compilation overhead.
9595

96-
```julia
96+
```@example decay
9797
9898
# --- GPU Timing (Second Run) ---
9999
if gpu_sol_perf !== nothing

0 commit comments

Comments
 (0)