hyperqueue icon indicating copy to clipboard operation
hyperqueue copied to clipboard

Alternative resource requests

Open spirali opened this issue 3 years ago • 0 comments

Allow to define task requests with multi resource requests: e.g: [1 cpu + 1 gpu OR 16 cpus]

Usecase: Let us have a node with a few GPUs and many cpus. Goal: Submit task array with a task that have two kernels: gpu or cpu and dynamically fully utilize the node.

spirali avatar Jun 13 '22 13:06 spirali