accelerate-llvm-native
This library implements a backend for the Accelerate language which generates LLVM-IR targeting multicore CPUs. For further information, refer to the main accelerate package. Haskell dependencies are available from Hackage. The following external libraries are alse required: LLVM libFFI Homebrew Example using Homebrew on macOS: Debian & Ubuntu For Debian/Ubuntu based Linux distributions, the LLVM.org website provides binary distribution packages. Check apt.llvm.org for instructions for adding the correct package database for your OS version, and then: Building from source If your OS does not have an appropriate LLVM distribution available, you can also build from source. Detailed build instructions are available on LLVM.org. Make sure to include the cmake build options -DLLVM_BUILD_LLVM_DYLIB=ON -DLLVM_LINK_LLVM_DYLIB=ON so that the libLLVM shared library will be built.
hackage.haskell.org
1.3.0.0
over 5 years ago
6
5,288 total
1
13
Links
| Registry | hackage.haskell.org |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/accelerate-llvm-native
spec |
| License | BSD-3-Clause |
| First Release | almost 9 years ago |
| Last Synced | 20 days ago |