« Previous | Next » 

Revision 9b1584fc

ID9b1584fcdc85d9b3409a0d9644273e291f38365c
Parent db4d9a9b
Child dec88196

Added by Iustin Pop over 13 years ago

hail/allocate: implement multi-group support

This is a bit hackish. We add a new function that takes the input data,
splits it into groups, runs the original tryAlloc for each group, and
then chooses the best solution, but adds the log messages from all the
groups, as to give better debugging information. In hail, we just point
to this new function.

Signed-off-by: Iustin Pop <>
Reviewed-by: Balazs Lecz <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences