← Back to context Comment by sampton 6 months ago Apple please expose GPU cores to the VMs. 3 comments sampton Reply emmelaich 6 months ago I've used pytorch successfully in a MacOS VM on MacOS using https://tart.run/ so I'd expect it to work here too. emmelaich 6 months ago update: torch for Linux on ARM isn't built with Apple's MPS support so it didn't work with the pip install version. Perhaps it's possible to compile from scratch to have it. lisperforlife 6 months ago You can use libkrun to pretty much do the same thing.
emmelaich 6 months ago I've used pytorch successfully in a MacOS VM on MacOS using https://tart.run/ so I'd expect it to work here too. emmelaich 6 months ago update: torch for Linux on ARM isn't built with Apple's MPS support so it didn't work with the pip install version. Perhaps it's possible to compile from scratch to have it.
emmelaich 6 months ago update: torch for Linux on ARM isn't built with Apple's MPS support so it didn't work with the pip install version. Perhaps it's possible to compile from scratch to have it.
I've used pytorch successfully in a MacOS VM on MacOS using https://tart.run/ so I'd expect it to work here too.
update: torch for Linux on ARM isn't built with Apple's MPS support so it didn't work with the pip install version. Perhaps it's possible to compile from scratch to have it.
You can use libkrun to pretty much do the same thing.