genome / docker-basespace_chromoseq

0 stars 4 forks source link

Investigate multi node configuration #6

Closed johnegarza closed 4 years ago

johnegarza commented 5 years ago

The Chromoseq app currently runs on a single node, but it may be more efficient to configure it to run on several nodes, if cromwell can properly distribute jobs in parallel among the nodes. The basespace backend is hosted on AWS, and amazon officially supports cromwell, so it may be worth looking into their implementation to help figure out how this could be done.