Skip to content

[WIP] Fix GPU docker image #54

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jrbourbeau
Copy link
Member

This should pull in the right GPU version of pytorch from conda-forge by default now, so we can remove older workarounds

@jrbourbeau
Copy link
Member Author

Note I've not tested this yet, so will want to do so before closing #53

@ntabris
Copy link
Member

ntabris commented May 12, 2025

@jrbourbeau can you say more / remind us why you'd expect this to pull in GPU version of pytorch?

@jrbourbeau
Copy link
Member Author

This is not working as expected (currently it's pulling in the CPU version)

A bare conda install -c conda-forge pytorch will now install the GPU compiled version if run on a machine with a GPU. I was hoping that would work inside the RAPIDS image but isn't

@jrbourbeau jrbourbeau changed the title Fix GPU docker image [WIP] Fix GPU docker image May 13, 2025
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

Successfully merging this pull request may close these issues.

2 participants