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

Using instances with GPUs #664

Open
kmavrommatis opened this issue Mar 21, 2022 · 3 comments
Open

Using instances with GPUs #664

kmavrommatis opened this issue Mar 21, 2022 · 3 comments

Comments

@kmavrommatis
Copy link

Hi,
apologies if I have missed this in the documentation.
Is there aw way to make funnel start a docker container using the --gpu xx or --gpu all argument (xx=number of GPUs to use)?
I am passing jobs to an AWS batch queue with gpu enabled instances, but the task jobs don't seem to get the information that the GPUs are available on the node.

Thanks in advance for your help

@kellrott
Copy link
Contributor

This isn't in funnel yet. We're looking at adding backend_parameters into the TES specification ( ga4gh/task-execution-schemas#154 ). Once this is available, we will find a way to configure mappings into Funnel.

@obonyojimmy
Copy link

Quick question, is this implementated yet ?

@kellrott
Copy link
Contributor

The TES 1.1 specification has been officially released. My team is working on figuring out when we can schedule some of our engineering time to work on upgrading Funnel.
So, no it is not implemented yet. But we hope to get it done soon.

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

3 participants