JuliaParallel / JuliaParallel/Elemental.jl
Symbol not found: _dlacpy_64_ when calling svdvals on a DistribuedArray
Open
- Dominant language
- Julia
- Stars
- 85
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I tried the example here: https://github.com/JuliaParallel/Elemental.jl#svd-example-with-distributedarrays-on-4-processors on my macOS 11.6.1 laptop and I get:
```
dyld: lazy symbol binding failed: Symbol not found: _dlacpy_64_
```
I'm wondering if this is a macOS problem (do I need to set a path maybe?), and if anyone here has any ideas.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.