pierotofy / OpenSplat

Production-grade 3D gaussian splatting with CPU/GPU support for Windows, Mac and Linux 🚀
https://antimatter15.com/splat/?url=https://splat.uav4geo.com/banana.splat
GNU Affero General Public License v3.0
742 stars 65 forks source link

Reduce memory usage with MPS backend #77

Open pierotofy opened 3 months ago

pierotofy commented 3 months ago

There's currently a memory leak somewhere when running the MPS backend

pfxuan commented 2 weeks ago

The root cause might be linked to PyTorch or macOS. I'll re-evaluate the MPS setup once upstream fixes become available.