Question: workflow running in cluster
0
gravatar for Marc
3.4 years ago by
Marc30
United Kingdom
Marc30 wrote:

Hi all, if i have a workflow of five steps, and i run this workflow on a cluster of 4 nodes, how does it actually work?

And if i want to run this workflow for 3 different pairs of data, how does the cluster work in this case? 

Many thanks

ADD COMMENTlink modified 3.4 years ago by Bjoern Gruening5.1k • written 3.4 years ago by Marc30
0
gravatar for Bjoern Gruening
3.4 years ago by
Bjoern Gruening5.1k
Germany
Bjoern Gruening5.1k wrote:

Your cluster usually has a scheduler that takes core of such cases. You can think of it like a Queue, every job that does not have the appropriate resources available (in your case, free computational power) will be kept on hold.
 

ADD COMMENTlink written 3.4 years ago by Bjoern Gruening5.1k

I understand the general idea. It's just I've been reading https://wiki.galaxyproject.org/Admin/Config/Jobs and https://wiki.galaxyproject.org/Admin/Config/Performance/Cluster. Is DRM the scheduler? Or is it configured in the galaxy.ini? What's confusing me is that how to configure this. 

ADD REPLYlink written 3.4 years ago by Marc30
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 168 users visited in the last hour