Skip to content
  • Kenneth Moreland's avatar
    Use variable Vec-like objects for topology map fetching · f7a6946d
    Kenneth Moreland authored
    This change removes the requirement to specify some maximum cell length
    in each of the worklets, which is basically impossible. It also makes
    some of the loading more lazy, which might help reduce the number of
    registers required in a worklet.
    f7a6946d