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 2ea5488 commit 42af75bCopy full SHA for 42af75b
src/appleaccelerate.jl
@@ -1,6 +1,5 @@
1
# For now, only use BLAS from Accelerate (that is to say, vecLib)
2
global const libacc = "/System/Library/Frameworks/Accelerate.framework/Accelerate"
3
-global const libacc_info_plist = "/System/Library/Frameworks/Accelerate.framework/Versions/Current/Resources/Info.plist"
4
5
"""
6
```julia
0 commit comments