Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obj2Tiles conversion Memory leakage #34

Open
sarath7974 opened this issue Nov 14, 2022 · 0 comments
Open

Obj2Tiles conversion Memory leakage #34

sarath7974 opened this issue Nov 14, 2022 · 0 comments

Comments

@sarath7974
Copy link

We ran Obj2Tiles conversion for a model of size 470 mb . At the step of writing to tiles, obj2tiles library consuming memory of 60GB RAM and 60 GB SWAP Memory and got killed at end due to OOM issue

The machine configuration is a 60GB RAM system and Version of Obj2Tiles used : v1.0.11.
The RAM memory gets fully consumed while running the command and gets killed automatically.

Command used for conversion : Obj2Tiles input_dir/model_name.obj ./output_dir

Model files to reproduce the issue : https://drive.google.com/file/d/1kLltbY4pNS3Zk_AzRMV1Svn9lD25dhxu/view?usp=sharing

Screenshot_20221114_151119

Anyone have any possible explanation on why it is getting killed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant