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

efficient rendering on a renderfarm #1039

Closed
FaRin27 opened this issue Aug 17, 2020 · 9 comments
Closed

efficient rendering on a renderfarm #1039

FaRin27 opened this issue Aug 17, 2020 · 9 comments
Labels
stale for issues that becomes stale (no solution) submitter type:question

Comments

@FaRin27
Copy link

FaRin27 commented Aug 17, 2020

Sry for my English, it's not the best, but I hope you can understand what I want.

Describe the problem
I want to use Meshroom more efficiently on the render farm (CGRU / AFANASY).
I know how to send a Job to the Farm so that it start and produce the correct result.
(I use the command line wit Meshroom_photogrammetry ...)
At the moment exact one Render-Node compute one node of the Meshroom-Graph.
Is there a way that two or more render-node compute one node from the Meshroom-Graph?
For example:

  • RenderNode1 compute the half from the DepthMap-Node and at the same time
  • RenderNode2 compute the other half from the DepthMap-Node
    Didn't found anything and have no more Idea where else I could look

Screenshots

Dataset

Log

Desktop (please complete the following and other pertinent information):

  • OS: CENTOS 7 and CENTOS 8
  • Python version 2.7.16 and 3.8.5
  • Qt/PySide version 5.12.4
  • Meshroom version:
    • Binary version 2019.2

Additional context

@FaRin27 FaRin27 changed the title Rendering on a Renderfarm efficient rendering on a renderfarm Aug 17, 2020
@natowi
Copy link
Member

natowi commented Aug 18, 2020

So you want to compute chunks 1-5 on renderfarm1 and chunks 6-10 on renderfarm2?
I don´t know if this is possible, but maybe this #778 helps (computing chunks in parallel)

Computing nodes in parallel should be possible, if their dependencies to other nodes allow it. (There is a new PR that has a screenshot demonstrating a render farm task manager #612)

Would you be so kind to share the details on your (CGRU / AFANASY) setup? It would be a great addition to the documentation.

@FaRin27
Copy link
Author

FaRin27 commented Aug 19, 2020

=), this could help,
will try it and hope it work how I want.

And yes I can share the setup details for the CGRU/Afanasy render farm, when I finished.
Is there a page for this where I can do that.

@natowi
Copy link
Member

natowi commented Aug 19, 2020

You could create a new wiki page here https://github.com/alicevision/meshroom/wiki

@natowi
Copy link
Member

natowi commented Sep 13, 2020

I started a draft here https://github.com/alicevision/meshroom/wiki/Renderfarm-submitters

@natowi
Copy link
Member

natowi commented Nov 5, 2020

@FaRin27 how do you do?

@stale
Copy link

stale bot commented Mar 19, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Mar 19, 2021
@natowi
Copy link
Member

natowi commented Mar 27, 2021

@FaRin27 It would be great to read your experience on the CGRU / AFANASY setup

@stale stale bot removed the stale for issues that becomes stale (no solution) label Mar 27, 2021
@stale
Copy link

stale bot commented Jul 28, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale for issues that becomes stale (no solution) label Jul 28, 2021
@stale
Copy link

stale bot commented Aug 18, 2021

This issue is closed due to inactivity. Feel free to re-open if new information is available.

@stale stale bot closed this as completed Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale for issues that becomes stale (no solution) submitter type:question
Projects
None yet
Development

No branches or pull requests

2 participants