The impact of multicore on math software

Alfredo Buttari, Jack Dongarra, Jakub Kurzak, Julien Langou, Piotr Luszczek, Stanimire Tomov

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

49 Scopus citations

Abstract

Power consumption and heat dissipation issues are pushing the microprocessors industry towards multicore design patterns. Given the cubic dependence between core frequency and power consumption, multicore technologies leverage the idea that doubling the number of cores and halving the cores frequency gives roughly the same performance reducing the power consumption by a factor of four. With the number of cores on multicore chips expected to reach tens in a few years, efficient implementations of numerical libraries using shared memory programming models is of high interest. The current message passing paradigm used in ScaLAPACK and elsewhere introduces unnecessary memory overhead and memory copy operations, which degrade performance, along with the making it harder to schedule operations that could be done in parallel. Limiting the use of shared memory to fork-join parallelism (perhaps with OpenMP) or to its use within the BLAS does not address all these issues.

Original languageEnglish
Title of host publicationApplied Parallel Computing
Subtitle of host publicationState of the Art in Scientific Computing - 8th International Workshop, PARA 2006, Revised Selected Papers
PublisherSpringer Verlag
Pages1-10
Number of pages10
ISBN (Print)9783540757542
DOIs
StatePublished - 2007
Event8th International Workshop on Applied Parallel Computing, PARA 2006 - Umea, Sweden
Duration: Jun 18 2007Jun 21 2007

Publication series

NameLecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)
Volume4699 LNCS
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference8th International Workshop on Applied Parallel Computing, PARA 2006
Country/TerritorySweden
CityUmea
Period06/18/0706/21/07

Fingerprint

Dive into the research topics of 'The impact of multicore on math software'. Together they form a unique fingerprint.

Cite this