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

GPU recipe? #706

Closed
iyanmv opened this issue Aug 26, 2018 · 4 comments
Closed

GPU recipe? #706

iyanmv opened this issue Aug 26, 2018 · 4 comments
Labels
tag:Documentation Related to user, developer, and maintainer documentation

Comments

@iyanmv
Copy link
Contributor

iyanmv commented Aug 26, 2018

I know that jupyter/tensorflow-notebook only supports CPU to avoid including NVIDIA propietary software in the project (see #516). However, would it be ok to include a recipe in docs/using/recipes.md?

I know that some people (including me) would like to work with an image based on jupyter/base-notebook but with GPU support because official docker images lacks some interesting features.

@parente
Copy link
Member

parente commented Aug 27, 2018

If we're extra careful to point the reader to the NVIDIA EULA and explain that they have to accept the terms of the license to install CUDA and redistribute it in their Docker images, then I'm +0.001 on having it in the recipes.

It might be good to have others weigh in.

@jzf2101
Copy link
Contributor

jzf2101 commented Nov 1, 2018

See jupyterhub/zero-to-jupyterhub-k8s#994 as well as a reference

@jzf2101 jzf2101 added the tag:Documentation Related to user, developer, and maintainer documentation label Nov 1, 2018
@beniz
Copy link

beniz commented Feb 16, 2019

Believing Jupyter is right to stay away from closed source binaries as provided by NVidia, though driven by immediate industry requirements, we have put a version of this repository with added GPU support, including recipes and an additional one for Tensorflow + Pytorch (see #745 ), here: https://github.com/jolibrain/docker-stacks

The Tensorflow + Pytorch recipe is here: https://github.com/jolibrain/docker-stacks/tree/master/jupyter-dd-notebook-gpu

Note: we're only planning to update the GPU recipes irregularly at the moment.

@parente
Copy link
Member

parente commented Mar 31, 2019

@beniz Thanks for sharing your work.

This issue has been idle for some time now so I'm going to close it. If anyone would like to submit a PR to the recipes or community images doc pages linking to information about GPU-enabled images, I'll be happy to review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tag:Documentation Related to user, developer, and maintainer documentation
Projects
None yet
Development

No branches or pull requests

4 participants