Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Parallel programming model 12 found (40 total)

alternate case: parallel programming model

NAMD (380 words) [view diff] exact match in snippet view article find links to article

for molecular dynamics simulation, written using the Charm++ parallel programming model (not to be confused with CHARMM). It is noted for its parallel
Massively parallel processor array (1,178 words) [view diff] exact match in snippet view article find links to article
tasks than conventional chips. MPPAs are based on a software parallel programming model for developing high-performance embedded system applications.
SWAR (1,042 words) [view diff] exact match in snippet view article find links to article
Dietz and Fisher began developing the idea of a well-defined parallel programming model that would allow the programming to target the model without knowing
Concurrent Collections (506 words) [view diff] exact match in snippet view article find links to article
Declarative aspects of memory management in the concurrent collections parallel programming model (PDF). DAMP '09. Proceedings of the 4th workshop on Declarative
Runtime system (2,650 words) [view diff] exact match in snippet view article find links to article
notable example of a parallel runtime system is Cilk, a popular parallel programming model. The proto-runtime toolkit was created to simplify the creation
Coarray Fortran (1,270 words) [view diff] exact match in snippet view article find links to article
coarray-based extensions to Fortran designed to provide a productive parallel programming model. Compared to Fortran 2008, Rice's new coarray-based language extensions
Impulse C (662 words) [view diff] exact match in snippet view article find links to article
Impulse C is distinct from standard C in that it provides a parallel programming model for mixed processor and FPGA platforms. For this purpose, Impulse
Iterative Stencil Loops (1,756 words) [view diff] case mismatch in snippet view article find links to article
Kento Sato, and Satoshi Matsuoka (2011) Physis: An Implicitly Parallel Programming Model for Stencil Computations on Large-Scale GPU-Accelerated Supercomputers
MapReduce (5,491 words) [view diff] exact match in snippet view article find links to article
Parallel programming model
Parallelization contract (1,614 words) [view diff] exact match in snippet view article find links to article
structures, such as the distributed cache, which "break" the parallel programming model. Data organization operations such as building a Cartesian product
Computation offloading (1,934 words) [view diff] exact match in snippet view article find links to article
computers to work as a single computing resource. Clusters employ a parallel programming model which requires fast interconnection technologies to support high-bandwidth
Performance portability (2,004 words) [view diff] exact match in snippet view article find links to article
studies propose a definition for performance portability that is parallel programming model-centric rather than application-centric. There are a number of