Closed xyzsam closed 4 years ago
DMA interface v1 is deprecated. All benchmarks should be migrated to v3. The primary difference is that now there is an explicit separation between host memory and accelerator memory, rather than the implicit difference in the past.
Most of this issue was resolved in this Aladdin commit.
DMA interface v1 is deprecated. All benchmarks should be migrated to v3. The primary difference is that now there is an explicit separation between host memory and accelerator memory, rather than the implicit difference in the past.