You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, I'm using OpenVDB as a dependency (by adding it as a CMake subdirectory). Compiling OpenVDB with max parallelism requires a lot of memory (and time) (more than the 16gb my hardware has). I've left CMake options to their default and I'm now inspecting further options to speed up the compilation. Is there anything you suggest?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In my project, I'm using OpenVDB as a dependency (by adding it as a CMake subdirectory). Compiling OpenVDB with max parallelism requires a lot of memory (and time) (more than the 16gb my hardware has). I've left CMake options to their default and I'm now inspecting further options to speed up the compilation. Is there anything you suggest?
Beta Was this translation helpful? Give feedback.
All reactions