Skip to content

Commit cd8e340

Browse files
ParyaRoustaeeParyaRoustaee
authored andcommitted
a line was accidentally removed before which is added back
1 parent 4dfe7ac commit cd8e340

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/examples/gpu_ensemble_random_decay.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Here we solve the ensemble problem on both GPU and CPU. We use 10,000 trajectori
6262
num_trajectories = 10_000
6363
6464
# --- GPU Simulation ---
65+
gpu_sol_perf = nothing # Initialize variable for performance run
6566
if CUDA.has_cuda() && CUDA.functional()
6667
@info "Running GPU simulation (initial run for performance, includes compilation)..."
6768
# Use EnsembleGPUKernel with the CUDABackend.

0 commit comments

Comments
 (0)