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

Are the dev libraries and compilers needed for fah-gpu-amd? #22

Closed
sanori opened this issue Oct 17, 2021 · 2 comments
Closed

Are the dev libraries and compilers needed for fah-gpu-amd? #22

sanori opened this issue Oct 17, 2021 · 2 comments

Comments

@sanori
Copy link
Contributor

sanori commented Oct 17, 2021

The size of the current fah-gpu-amd image is about 3.9GB.
It is too large compared to 92.1MB of the size of fah-gpu (Nvidia CUDA).

Currently, fah-gpu-amd installs the rocm-dev package, which depends on the ROCm runtime and development libraries and LLVM compilers that rely on the g++ development environment.

I guess that this image's goal is to provide OpenMM, precisely speaking OpenCL, runtime to run the FAH core 22 efficiently.
If my guess is correct, only the runtimes related to OpenCL acceleration would be enough.

@sanori sanori changed the title Reduce the size of fah-gpu-amd image Are the dev library and compilers needed for fah-gpu-amd? Oct 17, 2021
@sanori sanori changed the title Are the dev library and compilers needed for fah-gpu-amd? Are the dev libraries and compilers needed for fah-gpu-amd? Oct 17, 2021
@sanori
Copy link
Contributor Author

sanori commented Oct 17, 2021

I tried to reduce the image size and made PR #23 .
Feel free to comment about this attempt, please.

@beberg
Copy link
Contributor

beberg commented Nov 14, 2021

#23 accepted, thanks.

@beberg beberg closed this as completed Nov 14, 2021
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