Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 6 von 174
IEEE transactions on parallel and distributed systems, 2008-09, Vol.19 (9), p.1175-1186
2008
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Solving Systems of Linear Equations on the CELL Processor Using Cholesky Factorization
Ist Teil von
  • IEEE transactions on parallel and distributed systems, 2008-09, Vol.19 (9), p.1175-1186
Ort / Verlag
New York: IEEE
Erscheinungsjahr
2008
Quelle
IEEE/IET Electronic Library (IEL)
Beschreibungen/Notizen
  • The Sony/Toshiba/IBM (STI) CELL processor introduces pioneering solutions in processor architecture. At the same time it presents new challenges for the development of numerical algorithms. One is effective exploitation of the differential between the speed of single and double precision arithmetic; the other is efficient parallelization between the short vector SIMD cores. The first challenge is addressed by utilizing the well known technique of iterative refinement for the solution of a dense symmetric positive definite system of linear equations, resulting in a mixed-precision algorithm, which delivers double precision accuracy, while performing the bulk of the work in single precision. The main contribution of this paper lies in addressing the second challenge by successful thread-level parallelization, exploiting fine-grained task granularity and a lightweight decentralized synchronization. The implementation of the computationally intensive sections gets within 90 percent of peak floating point performance, while the implementation of the memory intensive sections reaches within 90 percent of peak memory bandwidth. On a single CELL processor, the algorithm achieves over 170~Gflop/s when solving a symmetric positive definite system of linear equation in single precision and over 150~Gflop/s when delivering the result in double precision accuracy.

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX