Skip to content
New issue

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

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

Already on GitHub? # to your account

[software] Texturing: improve memory usage #982

Merged
merged 2 commits into from
Feb 14, 2021

Conversation

fabiencastan
Copy link
Member

Description

Avoid possible crashes due to excessive memory usage.

Reaching memory limits could crash the Texturing step:
texturing_crash

With the modified estimation:
texturing_a_betterEstimation

And with uniform repartition:
texturing_b_uniformRepartition

@fabiencastan fabiencastan added this to the 2.4.0 milestone Feb 13, 2021
@fabiencastan fabiencastan merged commit 75b0617 into develop Feb 14, 2021
@fabiencastan fabiencastan deleted the dev/texturingMemoryUsage branch February 14, 2021 23:41
@fabiencastan
Copy link
Member Author

Fix #920

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

Successfully merging this pull request may close these issues.

1 participant