Closed
Description
Running native Julia, version 1.7.0-DEV on Mac M1
julia> versioninfo()
Julia Version 1.7.0-DEV.720
Commit 5515893eac (2021-03-17 18:47 UTC)
Platform Info:
OS: macOS (arm64-apple-darwin20.2.0)
CPU: Apple M1
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.1 (ORCJIT, cyclone)
julia> using FFTW
[ Info: Precompiling FFTW [7a1cc6ca-52ef-59f5-83cd-3a7055c09341]
ERROR: LoadError: UndefVarError: libfftw3 not defined
I tried adding FFTW_jll
with no dice
Metadata
Metadata
Assignees
Labels
No labels