Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 539 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 539 Bytes

Not: this package does not build the Python package dependencies e.g. numpy

Known issues

Unable to build LLVM13 on arm64 with kernel version <4.15 if LLDB is enabled. See: llvm/llvm-project#52823 spack/spack#27992

Resolved by adding ^llvm targets=all ~lldb or ^llvm@12.0.1 targets=all to the end of spec

Example usage

spack repo create g4m78
git clone https://github.com/Game4Move78/spack-tvm.git $SPACK_ROOT/var/spack/repos/g4m78/packages/tvm
spack repo add g4m78