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

docker-salloc #19

Open
jiangwei221 opened this issue Nov 1, 2018 · 2 comments
Open

docker-salloc #19

jiangwei221 opened this issue Nov 1, 2018 · 2 comments

Comments

@jiangwei221
Copy link
Collaborator

No description provided.

@jiangwei221
Copy link
Collaborator Author

Implemented a prototype for "dockersalloc".
Due to the dilemma that we need a GPU id to start a docker container and we need a PID to assign a GPU.
I decided to start the docker first, therefore, docker container can see all GPUs.
After having the PID of the docker container, I will do as standard "salloc" to assign a GPU.

I'm having trouble with write the environment variables to the docker bash session.
So, current implementation requires user copy and paste one export instruction.

@jiangwei221
Copy link
Collaborator Author

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

1 participant