-
Notifications
You must be signed in to change notification settings - Fork 206
Add opt-in feature gpu
#3562
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
Add opt-in feature gpu
#3562
Conversation
@nf-core-bot changelog |
Comments from @mashehu :
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments for tracking, I will tackle them 👍
Codecov ReportAttention: Patch coverage is
☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are fixed! 🥳
It would be good if someone else reviews it, since both @ningyuxin1999 and me made changes. Thanks!
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
Co-authored-by: Matthias Hörtenhuber <mashehu@users.noreply.github.com>
@nf-core-bot update snapshots |
@nf-core-bot update snapshots |
Add opt-in option to template features (issue #3315)
Turned off the switch for
gpu
in the textual app by default.Added
gpu
to the template nf-core.yml.PR checklist
CHANGELOG.md
is updateddocs
is updated