sampton 3 days ago

Apple please expose GPU cores to the VMs.

2
emmelaich 2 days 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 1 day 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 2 days ago

You can use libkrun to pretty much do the same thing.