Scalable parallelism

Scalable parallelism

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5121-6745-8

High Quality Content by WIKIPEDIA articles! Software is said to exhibit scalable parallelism if it can make use of additional processors to solve larger problems, i.e. this term refers to software for which Gustafson`s law holds. Consider a program whose execution time is dominated by one or more loops, each of that updates every element of an array --- for example, the following finite difference heat equation stencil calculation: