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 054dc0c commit 780d9ddCopy full SHA for 780d9dd
test/runtests.jl
@@ -1,7 +1,9 @@
1
-import MKL_jll
+# import MKL_jll
2
using Test
3
using IntelVectorMath
4
5
+IntelVectorMath.vml_get_mode()
6
+
7
include("common.jl")
8
include("real.jl")
9
include("complex.jl")
0 commit comments