Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup: Without increasing RAM limit the step for index generation will fail in Arvados #12

Open
zoe-translates opened this issue Jun 22, 2024 · 0 comments

Comments

@zoe-translates
Copy link

In the Setup "episode", there are instructions for generating the STAR index from the input by running the STAR-Index.cwl workflow. The computation requires substantial RAM -- and without Resource Requirement, the container will run with bare minimal RAM quota and be killed in a short time when running on Arvados. (This particular task has indeed been used as an example to illustrate the point).

In the "Arvados" version of the page, should we include some ResourceRequirement for ramMin in a modified CWL file that we ask the learner to run? (In the "Generic" version the workflow is under the control of the user's local environment, and it should be fine as long as there's enough RAM available.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant