Nettsider med emneord «Parallel programming»

Publisert 15. sep. 2014 00:45

The Message Passing Interface (MPI) is an inter-process communication interface. MPI enables data exchange between different processes through a strictly standardized API, and for this reason, MPI is regarded as the de facto parallel programming model for supercomputers. Recently, the latest standard, MPI-3, has arrived.

Publisert 20. sep. 2018 16:06

The overall objective of this master project is to to investigate the necessity and potential performance benefits of overlapping communication with computation, in the era of heterogeneous parallel computing.

Publisert 4. nov. 2010 13:49
Publisert 4. nov. 2010 14:08
Publisert 3. okt. 2014 12:13

OpenMP is a well-established standard for programming shared-memory parallel computers. Since 2013, the latest version of OpenMP (4.0 or later) has included the possiblity of utilizing heterogeneous computing systems that are made up of multicore CPUs and accelerators (such as GPUs and many-integratred-core coprocessors). We want to examine how typical numerical algorithms should be re-implemented using OpenMP-4, with the aim of using heterogeneous computing systems.

Publisert 4. nov. 2010 14:08