NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.43k stars 360 forks source link

Warning RAM Usage Installation #412

Closed JonasFrey96 closed 2 years ago

JonasFrey96 commented 2 years ago

Hello,

thanks for your work. It would be great if you could add a warning in the ReadMe given the high RAM usage when installing using pip on multicore-systems. I have 16GB of memory and 12 cores.

Fixed the problem by setting: export MAX_JOBS=2

Best Jonas

chrischoy commented 2 years ago

Hi, it is in the installation instruction page: https://github.com/NVIDIA/MinkowskiEngine/wiki/Installation