skip to main content
10.1145/1854273.1854351acmconferencesArticle/Chapter ViewAbstractPublication PagespactConference Proceedingsconference-collections
poster

DMATiler: revisiting loop tiling for direct memory access

Published:11 September 2010Publication History

ABSTRACT

In this paper we present the design and implementation of a DMATiler which combines compiler analysis and runtime management to optimize local memory performance. In traditional cache model based loop tiling optimizations, the compiler approximates runtime cache misses as the number of distinct cache lines touched by a loop nest. In contrast, the DMATiler has the full control of the addresses, sizes, and sequences of data transfers. DMATiler uses a simplified DMA performance model to formulate the cost model for DMA-tiled loop nests, then solves it using a custom gradient descent algorithm with heuristics guided by DMA characteristics. Given a loop nest, DMATiler uses loop interchange to make the loop order more friendlier for data movements. Moreover, DMATiler applies compressed data buffer and advanced DMA command to further optimize data transfers. We have implemented the DMATiler in the IBM XL C/C++ for Multi-core Acceleration for Linux, and have conducted experiments with a set of loop nest benchmarks. The results show DMATiler is much more efficient than software controlled cache (average speedup of 9.8x) and single level loop blocking (average speedup of 6.2x) on the Cell BE processor.

References

  1. ]]V. Sarkar and N. Megiddo, "An analytical model for loop tiling and its solution," in ISPASS'00, 2000. Google ScholarGoogle ScholarDigital LibraryDigital Library
  2. ]]M. Wolf and M. Lam, "A loop transformation theory and an algorithm to maximize parallelism," vol. 2, no. 4, pp. 452--471, 1991. Google ScholarGoogle ScholarDigital LibraryDigital Library
  3. ]]M. Wolfe, High Performance Compilers for Parallel Computing. Addison Wesley, 1996. Google ScholarGoogle ScholarDigital LibraryDigital Library
  4. ]]T. Liu, H. Lin, T. Chen, , J. K. O'Brien, and L. Shao, "DBDB: Optimizing DMA transfer for the cell be architecture," in ICS'09, 2009. Google ScholarGoogle ScholarDigital LibraryDigital Library
  5. ]]S. Boyd and L. Vandenberghe, Convex Optimization. Cambridge University Press. (Online version available at: http://www.stanford.edu/~boyd/cvxbook.html), 2004. Google ScholarGoogle ScholarDigital LibraryDigital Library
  6. ]]A. E. Eichenberger, J. K. O'Brien, K. M. O'Brien, P. Wu, and et al, "Using advanced compiler technology to exploit the performance of the Cell Broadband Engine architecture," IBM System. Journal, vol. 45, no. 1, pp. 59--84, 2006. Google ScholarGoogle ScholarDigital LibraryDigital Library

Index Terms

  1. DMATiler: revisiting loop tiling for direct memory access

    Recommendations

    Comments

    Login options

    Check if you have access through your login credentials or your institution to get full access on this article.

    Sign in

    PDF Format

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader