Skip to content

jishnub/MPIMapReduce.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

An MPI-based distributed map-reduce function for Julia

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages