Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 6 of 6 for “"MPI implementation"”.

  1. Kokkos-enhanced ExaMPI

    … to support advanced C++ parallel programming. MPI provides the most widely used message passing model for inter-node communication. Many programmers use both Kokkos and the Message Passing Interface (MPI) together. In this thesis, Kokkos is integrated within an MPI implementation to obtain …

    utc Repository record for Kokkos-enhanced ExaMPI (opens in a new tab)

  2. Adaptive strategy for one-sided communication in MPICH2

    … model (or remote memory access) supported by MPI-2 is more convenient to use than the regular two-sided send/receive communication model, because it allows the sender to specify all data transfer parameters and avoids the receiver to be explicitly involved in data receiving. One-sided …

    uiuc Repository record for Adaptive strategy for one-sided communication in MPICH2 (opens in a new tab)

  3. Fast and generic concurrent message-passing

    … passing model and the Message-Passing Interface (MPI) is a widely used model of communications in the High-Performance Computing (HPC) community with great success. However, it has recently faced new challenges due to the emergence of many-core architecture and of programming models with dynamic …

    uiuc Repository record for Fast and generic concurrent message-passing (opens in a new tab)

  4. Parallel implementation and application of particle scale heat transfer in the Discrete Element Method

    … affinity and careful tuning scales as well as MPI up to 256 processors on a shared memory SGI Altix. To implement DEM in the OpenMP framework, ghost particle transfers between grid blocks, which consume a substantial amount of time in DEM, are eliminated by a suitable global mapping of the …

    vt Repository record for Parallel implementation and application of particle scale heat transfer in the Discrete Element Method (opens in a new tab)

  5. Runtime support for irregular computation in MPI-based applications

    … systems. The Message Passing Interface (MPI) is the industry standard communication library for high performance computing. However, whether MPI can serve as a suitable programming model / runtime for irregular applications or not is one of the most debated aspects in the community. The …

    uiuc Repository record for Runtime support for irregular computation in MPI-based applications (opens in a new tab)