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

[feat] Support a ROCm image #575

Open
benniekiss opened this issue Jan 9, 2025 · 3 comments
Open

[feat] Support a ROCm image #575

benniekiss opened this issue Jan 9, 2025 · 3 comments

Comments

@benniekiss
Copy link

The cuda image has been really helpful for development, but I've recently found a need for rocm development. It would be helpful if a rocm image was added which included the necessary libraries, similar to the cuda image.

@wholtz
Copy link
Member

wholtz commented Jan 10, 2025

Hi @benniekiss . Can you suggest an image we can use as a starting point? Ideally it would be fairly lightweight and not contain software that is installable from conda packages.

@benniekiss
Copy link
Author

Definitely! Part of the reason for my request was because I could not find clear information on the available rocm images, but there are some that appear to be just os + rocm packages, like this ubuntu one. I think it may be built from this repo, but I'm not sure.

@benniekiss
Copy link
Author

I was looking more into containerizing the rocm packages, and I have not found a straight forward way to reduce image sizes, which can exceed 50GB. These are quite heavy images! Some comments on rocm repo issues point to efforts to reduce the package size. There's this issue in particular ROCm/ROCm#4224

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

2 participants