Conversation

Jarkko Sakkinen

Edited 1 year ago

#apache #tvm is somewhat involved to install #macOS laptop. At least compared to pipx install apache-tvm in my #Linux desktop.

I followed these randomly found instructions but rolled it backed immediately because I don’t want to re-spend my time on this.

Also makes me wonder how big mess compiler toolchains are in macOS really:

  1. I have Xcode command-line tools installed, which I expect to readily include llvm in some form.
  2. Instructions imply that I also need to install llvm, which logically makes no sense to me.
  3. Instructions also imply that I need to have GCC.

Might be just that the instructions are the broken portion but feels somewhat primitive and unorganized…I’m glad I develop iOS or Mac applications because then I would actually would have to use this as a real development machine I guess :-)

PS. The official instructions for macOS do not work in macOS at all :-)

1
0
0
@wamserma in linux i stick with pipx but i could give it a shot in macOS thanks :-)
0
0
0