Apple support/build instructions#47
Apple support/build instructions#47YannickLimmer wants to merge 3 commits intopatrick-kidger:masterfrom
Conversation
|
Great, thanks! I think it should be possible to still require OpenMP, though. (We used to have Mac builds with OpenMP.) Either way I don't want to remove the ifndef statement. (And instead require users to modify the source code, as you're currently instructing.) Could you add a disclaimer at the top that these are experimental/not-officially-supported instructions? Also I don't think the business with |
|
Thanks for the instructions @patrick-kidger. I'm personally having some trouble still, but it could easily be just me! |
|
I ran into similar issues when building the PyTorch-2.x update branch on macOS (M3). I first tried the approach here (using LLVM and After removing all OpenMP-related flags ( |
Hi, I figured out how to run the latest version of this package on MacOS. I thought I share this with you.