Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Add Pytorch example #180

Open
karolzlot opened this issue Jan 5, 2020 · 8 comments · May be fixed by #1176
Open

Add Pytorch example #180

karolzlot opened this issue Jan 5, 2020 · 8 comments · May be fixed by #1176
Labels
feature-request Request for new features or functionality help-wanted Extra attention is needed python
Milestone

Comments

@karolzlot
Copy link

It may be a little tricky, but I think should be possible, it can probably be based on this nvidia container:

@karolzlot
Copy link
Author

Oh, this is probably what I was looking for, so it may not be needed here

https://github.com/Simbotic/rust-gst-pytorch-gpu

@Chuxel Chuxel added feature-request Request for new features or functionality help-wanted Extra attention is needed labels Jan 6, 2020
@Chuxel
Copy link
Member

Chuxel commented Jan 6, 2020

Thanks for the suggestion! Happy to take a PR here. It would also be good to understand whether this container would only work on Linux since we try to support all three major platforms with definitions in this repository (Linux, macOS, Windows).

@Chuxel Chuxel added the python label Jan 6, 2020
@karolzlot
Copy link
Author

I see it will first need GPU support in WSL2:

NVIDIA/nvidia-docker#429 (comment)

@Chuxel Chuxel added this to the Backlog milestone Jan 28, 2020
@Chuxel Chuxel added this to Untriaged in vscode-dev-containers Planning via automation Jun 24, 2021
@Chuxel Chuxel moved this from Untriaged to Help wanted in vscode-dev-containers Planning Jun 24, 2021
@Chuxel Chuxel moved this from Help wanted to Untriaged in vscode-dev-containers Planning Jun 24, 2021
@twsl
Copy link

twsl commented Nov 28, 2021

GPU Support in WSL2 on Win11 is supported. I can provide a PR for a cuda-based python container im currently using.

@twsl twsl linked a pull request Nov 28, 2021 that will close this issue
@twsl
Copy link

twsl commented Feb 1, 2022

@Chuxel Any chance to revisit this issue? My PR is still open.

@mimoralea
Copy link

Can you share @twsl?

@twsl
Copy link

twsl commented Apr 4, 2022

What do you mean with share, @mimoralea ?
The PR is linked to this issue already and can be found here

@mimoralea
Copy link

Sorry, @twsl. I meant exactly that. Sorry, I'm new to VS Code developing on containers.

I tried using a Dockerfile you have in one of your repos with the "FROM ... cuda" but the build fail locally. I believe this one inherits from a different image, so will try this.

Thanks again.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality help-wanted Extra attention is needed python
Projects
vscode-dev-containers Planning
Untriaged / in-discussion issues 🗣
Development

Successfully merging a pull request may close this issue.

4 participants