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

Configurability? #251

Open
multimeric opened this issue Sep 16, 2024 · 2 comments
Open

Configurability? #251

multimeric opened this issue Sep 16, 2024 · 2 comments

Comments

@multimeric
Copy link
Contributor

The introduction has:

configurability – containers can be sized to take advantage of more resources (memory, CPU, etc.) on large systems (clusters) or less, depending on the circumstances.

It's not clear to me what this is getting at. Does it imply that people build multiple versions of a container for different host resources? I haven't heard of this happening.

I don't typically list configurability as an advantage of containers, so I'm wondering if this point could be clarified.

@aturner-epcc
Copy link
Contributor

I think you are right here, "configurability" is not quite the correct term. Rather, it is another aspect of "portability" - in this case not portability between systems with different OS, but portability from, for example, laptops to supercomputers. The same container can run, without modification, on large scale compute resources to take advantage of more powerful processors, larger memory resources and larger storage. Maybe two sub-bullets under portability would be the way to go here.

@multimeric
Copy link
Contributor Author

Oh, so this point is to distinguish containers from virtual machines, which have fixed system resources?

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