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

Release 4.0.0 #70

Closed
Faizal-Eeman opened this issue Aug 9, 2022 · 2 comments · Fixed by #72
Closed

Release 4.0.0 #70

Faizal-Eeman opened this issue Aug 9, 2022 · 2 comments · Fixed by #72
Assignees

Comments

@Faizal-Eeman
Copy link
Contributor

Faizal-Eeman commented Aug 9, 2022

Update README.md

  • Specify that Manta wouldn't run on an F2 node because of incompatible resource requirement and so run_manta should be set to false in cases where the pipeline is to be tested on an F2 node for tasks not relevant to run_manta.

Update template.config

@Faizal-Eeman Faizal-Eeman self-assigned this Aug 9, 2022
@Faizal-Eeman
Copy link
Contributor Author

Since Manta doesn't run on an F2 node, should we remove the code block below from F2.config?

withName: call_gSV_Manta {
cpus = 1
memory = 2.GB
}

The other option is to leave it as such while setting run_manta = false in the template.config while testing on an F2 node.

@tyamaguchi-ucla thoughts on this?

@tyamaguchi-ucla
Copy link

This is #58, right? I don't think it's too urgent for production runs?

@Faizal-Eeman Faizal-Eeman mentioned this issue Aug 10, 2022
8 tasks
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

Successfully merging a pull request may close this issue.

2 participants