Grail: reflow on AWS vs others (snakemake/cfncluster, etc)
I'm thinking of taking an existing Snakemake-based system running on a local SLURM-supported grid and moving it to AWS. A single run may span ~12 hours involving dozens of cores. Any ideas on if getting a stable solution would be faster by switching to Grail: reflow? Or should I gut it out and add in cfncluster myself? Any one with experience with either direction, i'd love to hear your experiential wisdom :) Thanks
• 2,066 views
•
link
1 answer
There is AWS batch (https://aws.amazon.com/batch/) for submitting jobs.
• 1 views
•
link
Log in to answer this question.