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 780d9dd commit 9c6e3c9Copy full SHA for 9c6e3c9
test/runtests.jl
@@ -1,9 +1,7 @@
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