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 bf62c27 commit 361677dCopy full SHA for 361677d
test/gpu/regular_jumps.jl
@@ -4,7 +4,7 @@ using KernelAbstractions, Adapt, CUDA
4
using StableRNGs
5
rng = StableRNG(12345)
6
7
-Nsims = 100
+Nsims = 100_000
8
9
# SIR model with influx
10
let
0 commit comments