Use both regular and preemptible machines in Nextflow and Google Lifesciences GCP #2209
Unanswered
Abdelrahman-Galal
asked this question in
Q&A
Replies: 1 comment
-
Unfortunately, there isn't control at process level for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I have a pipeline with multiple process that I am running on Google Cloud GCP using Google Lifesciences executor.
I need some process to use preemptible machines while others not.
I tried to use "withName" and "withLabel" along with a configuration file but it did not work with me.
Could you help to achieve that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions