Skip to content

Commit 361677d

Browse files
test update
1 parent bf62c27 commit 361677d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/gpu/regular_jumps.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ using KernelAbstractions, Adapt, CUDA
44
using StableRNGs
55
rng = StableRNG(12345)
66

7-
Nsims = 100
7+
Nsims = 100_000
88

99
# SIR model with influx
1010
let

0 commit comments

Comments
 (0)