Dong H. Ahn

Results 163 comments of Dong H. Ahn

PR #693 has expression evaluation support, which can be modeled for the solution for this issue.

This is being addressed by PR #922

Thank. GCC 11 is giving trouble to the newly added unit test for moldable jobspec. I will try to repro this and fix.

Thanks. > FYI - I was able to get tests to pass by forcing [email protected] instead of [email protected]. Maybe not GCC 11, or maybe a combination of GCC 11 with...

Thanks @SteVwonder to summarize our discussion yesterday. > (Stretch use-case) need to consider the case where heterogeneous jobspecs are submitted (jobspecs with core+memory requirements and jobspec with only cores). In...

> If the scheduler doesn't enforce it then a user could craft a jobspec by hand which allocates a core with no memory, or other nonsensical request. I was in...

> - will the resource module organize cores + memory by socket/package/numa node so that memory allocated is "closest" to allocated cores? We discuss this yesterday. This can be done...

> - If you are splitting memory into distinct "chunks" e.g. 1G, will jobspec be required to specify memory as a number of chunks of 1G memory, or could we...

@cmisale is adding memory scheduling as part of KubeFlux. If she sees issues with the current memory scheduling support, she either can use this ticket or create a new one.