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
Hi, I'm having problems with exceeding cpu memory when using large-scale datasets for scene reconstruction, but actually my gpu is not utilized much at all, and I've set it inside the code: --pipeline.datamanager.tasks-on-gpu True --pipeline.datamanager.images-on-gpu True \ But still no effect.
And I have read data crashes when reading data, I have also set the thread export NINJA_NUM_JOBS=1, but it still doesn't work.
The text was updated successfully, but these errors were encountered:
Hi, I'm having problems with exceeding cpu memory when using large-scale datasets for scene reconstruction, but actually my gpu is not utilized much at all, and I've set it inside the code: --pipeline.datamanager.tasks-on-gpu True --pipeline.datamanager.images-on-gpu True \ But still no effect.
And I have read data crashes when reading data, I have also set the thread export NINJA_NUM_JOBS=1, but it still doesn't work.
The text was updated successfully, but these errors were encountered: