hpc / quo-vadis

A cross-stack coordination layer to dynamically map runtime components to hardware resources
BSD 3-Clause "New" or "Revised" License
7 stars 4 forks source link

Lift [0, npieces) color space restriction in split. #106

Closed samuelkgutierrez closed 5 months ago

samuelkgutierrez commented 5 months ago

Allow for the use of an arbitrary positive color space in splits. This lifts the requirement that colors be in [0, npieces).

Also include work on QV_SCOPE_SPLIT_UNDEFINED, but this is incomplete.

samuelkgutierrez commented 5 months ago

@GuillaumeMercier this should address one of the concerns you raised today.