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

[v2 docs] document directives #218

Open
scottgigante-immunai opened this issue Apr 14, 2023 · 1 comment
Open

[v2 docs] document directives #218

scottgigante-immunai opened this issue Apr 14, 2023 · 1 comment
Milestone

Comments

@scottgigante-immunai
Copy link
Collaborator

Nowhere on the Contribute -> Add a method page does it explain to me how to select directives. If I want to use a GPU for my method, how do I do it?

@scottgigante-immunai scottgigante-immunai added this to the v2 migration milestone Apr 14, 2023
@rcannood
Copy link
Member

Good point. The notation would be:

platforms:
  - type: docker
    ...
  - type: nextflow
    directives: 
      label: [ midcpu, midmem, gpu ]

I'll look into where to store this information.

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

2 participants