Skip to content

M1 Mac Build #117

@hugofloresgarcia

Description

@hugofloresgarcia

building for M1 mac will fail using the current build instructions, since Conan does not have an arm build of pytorch that it can grab and link to automatically. Instead, we have to download m1 libtorch from here: https://github.com/mlverse/libtorch-mac-m1 and manually make that visible to CMake via environment variables. This should either be made clear in the documentation, or it should be fixed so that the m1 libtorch build is downloaded automatically through Conan

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions