Skip to content
  • Kenneth Moreland's avatar
    Change interface of ArrayTransfer to be more like ArrayHandle. · ec0adf8b
    Kenneth Moreland authored
    This includes changing methods like LoadDataForInput to PrepareForInput.
    It also changed the interface a bit to save a reference to the storage
    object. (Maybe it would be better to save a pointer?) These changes also
    extend up to the ArrayManagerExecution class, so it can effect device
    adapter implementations.
    ec0adf8b