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 5418abf commit df7ede3Copy full SHA for df7ede3
test/runtests.jl
@@ -10,6 +10,8 @@ if parse(Bool, get(ENV, "BUILDKITE", "false"))
10
end
11
12
13
+versioninfo()
14
+
15
# Quit without erroring if Metal loaded without issues on unsupported platforms
16
if !Sys.isapple()
17
@warn """Metal.jl succesfully loaded on non-macOS system.
0 commit comments