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

request: non dev ROCm or OpenCL runtime only images #77

Open
dgcampea opened this issue Mar 18, 2021 · 2 comments
Open

request: non dev ROCm or OpenCL runtime only images #77

dgcampea opened this issue Mar 18, 2021 · 2 comments

Comments

@dgcampea
Copy link

When rocm/dev- images are used for development or building, it probably makes sense to have a smaller runtime-only image for the final app since rocm/dev- is quite large and using it as a runtime would result in unnecessary resource usage.

@sunway513
Copy link
Contributor

Hi @dgcampea , currently the rocm/dev image by default only contains the rocm-dev meta package, which includes the set of ROCm packages needed for applications compilation written in HIP.
For your request, I don't think we currently have any meta package that covers "runtime-only" environment, let me check internally and circle back to you.

@preda
Copy link

preda commented Mar 24, 2021

For OpenCL-only applications, that don't use HIP, probably a smaller set of packages is needed. I personally find "rocm-opencl" (with its dependencies) enough.

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

3 participants