stjudecloud / workflows

Bioinformatics workflows developed for and used on the St. Jude Cloud project.
MIT License
33 stars 10 forks source link

more dynamically allocated mem #171

Open a-frantz opened 2 months ago

a-frantz commented 2 months ago

Some of our tasks allocate a large static amount of RAM that is often an over-allocation for many inputs. One example here: https://github.com/stjudecloud/workflows/blob/main/tools/ngsderive.wdl#L366