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

[bin] Avoid multi-threading in non-interactive computation #1553

Merged
merged 2 commits into from
Oct 22, 2021

Conversation

fabiencastan
Copy link
Member

Features list

  • Avoid multi-threading in non-interactive computation (do not use the TaskManager outside of the UI). This allows to get a proper error code from the command line tools.
  • Add verbose option to meshroom_batch

Avoid usage of multi-threading to launch the computation in command line
tools without interactive needs
@fabiencastan fabiencastan added this to the Meshroom 2021.2.0 milestone Oct 19, 2021
@fabiencastan fabiencastan merged commit 36896c1 into develop Oct 22, 2021
@fabiencastan fabiencastan deleted the dev/batchCompute branch October 22, 2021 08:30
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

Successfully merging this pull request may close these issues.

1 participant