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

Definition of resources #6

Open
davidwaroquiers opened this issue Mar 15, 2023 · 0 comments
Open

Definition of resources #6

davidwaroquiers opened this issue Mar 15, 2023 · 0 comments

Comments

@davidwaroquiers
Copy link
Member

How to have a definition of (requested or assigned) resources that are easy to understand, but still keeps a sufficiently sophisticated level of granularity as well as the possibility of heterogeneous resources (both in type, e.g. CPUs+GPUs and numbers, e.g. one node with 4 cores and X Mb of memory and 3 nodes with 8 cores and Y Mb of memory).

At the (simplest) level of cpus/processors/cores, a naming convention should be adopted (there does not seem to be any standard that stands out on this). One example could be:
Smallest computing "entity": CORE
A PROCESSOR is made of several COREs
A NODE is made of several PROCESSORs
A Supercomputer has many NODEs (possibly different in types/sizes/...)

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

1 participant