Skip to content

Commit a73a4e1

Browse files
committed
fix rng seed
1 parent ab915d9 commit a73a4e1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
srand(100)
2+
13
if haskey(ENV, "MOCHA_USE_CUDA")
24
const test_gpu = true
35
else

0 commit comments

Comments
 (0)