Skip to content

Commit 4c8365a

Browse files
committed
[temp]
1 parent 7ab458e commit 4c8365a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

test/runtests.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
using ParallelTestRunner
22
import GPUCompiler, LLVM
33

4+
println(joinpath(Sys.BINDIR, Base.julia_exename()))
5+
println(Base.GIT_VERSION_INFO.commit)
6+
47
const init_code = quote
58
using GPUCompiler, LLVM
69
using SPIRV_LLVM_Backend_jll, SPIRV_LLVM_Translator_jll, SPIRV_Tools_jll

0 commit comments

Comments
 (0)