MPIMapReduce.jl

An MPI-based distributed map-reduce function for Julia
Author jishnub
Popularity
5 Stars
Updated Last
11 Months Ago
Started In
March 2021

MPIMapReduce

CI doc:stable doc:dev

Exports two functions:

  1. pmapreduce, that performs a parallel map-reduce.
  2. pmapgatherv, that performs a parallel map-concatenation.

In both these cases, the collective operation is carried out using MPI.

See the documentation for details of the usage.

Used By Packages

No packages found.