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

Launching singularity jobs on gpu-enabled mesos agents #1346

Open
filip-andrei opened this issue Nov 17, 2016 · 5 comments
Open

Launching singularity jobs on gpu-enabled mesos agents #1346

filip-andrei opened this issue Nov 17, 2016 · 5 comments

Comments

@filip-andrei
Copy link

As far as i read, mesos currently requires frameworks to be flagged as supporting gpu resources to be able to receive offers from agents that are gpu aware. Is there currently some option to flag singularity as such ?

@ssalinas
Copy link
Member

Right now Singularity does not have support for gpu resources, we would need to make changes to add that

@kchaliki
Copy link
Contributor

Hello, I had a quick go at this and came up with the following. My tests don't pass yet but is this the right kind of approach? Also I think GPU support is added on mesos 1.0, is that a blocker for Singularity?

kchaliki@d1edfe6

@ssalinas
Copy link
Member

@kchaliki , correct, d1edfe6 is on the right track. Happy to review the PR if you want to finish that off.

As for the mesos side, it is on our roadmap for this year to upgrade to mesos 1.x. Not sure of an exact timeline yet however

@kchaliki
Copy link
Contributor

Thanks, I'll send a pull request when done

@yuriy-filatov
Copy link
Contributor

Hey guys. Any updates on GPU support in singularity?

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

4 participants