Skip to content

Commit 08377a5

Browse files
committed
More info
1 parent bd434f9 commit 08377a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: test/runtests.jl

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
using Reactant, SafeTestsets, Test
22

3+
run(`nvidia-smi`)
4+
35
# parse some command-line arguments
46
function extract_flag!(args, flag, default=nothing; typ=typeof(default))
57
for f in args

0 commit comments

Comments
 (0)