-
Notifications
You must be signed in to change notification settings - Fork 6
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
Running Worker Machines Without External IP Address #26
Comments
Unfortunately each worker needs external IP to communicate back with the main runner.
Unfortunately there is not a perfect solution; you need to compromise either cost or time. Please let me know if you need help with setting the input argument to optimize the cost based on the size of the BAM file and the type of analysis. |
Thank you for recommendations! I’ll try to run with larger worker machines. Sure, will appreciate if you could give any suggestions on the run configuration. All arguments to the runner:
|
With following model and images:
|
Here are a couple of small changes that will definitely makes your run more efficient:
I just want to mention that all my experience of optimizing these flags is for human sample BAM files. I am not really sure what is the density of variants in cannabis. So you might want to apply some fine tuning on top of what I suggested. Please let me know if there is anything else I can help with. |
Thank you very much for the recommendations and explanation of logic behind it! I'll try to run a new setup this week. |
Hi,
I wonder if there is an option to create worker machines without external IP addresses?
I'm Trying to run large number of pipelines in GCP and stuck with IP address quota.
Regards.
The text was updated successfully, but these errors were encountered: