edhubbard1994 / MPIVectorSplit

An intro to Message Passing Interface based hpc for my 5 node Raspberry Pi cluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MPI Divider

This is a demo example of using openmpi to divide a sum operation over 20 cores on my 5 node Raspberry Pi cluster

class Divider

A helper class to dynamically split std::vectors into even parts

About

An intro to Message Passing Interface based hpc for my 5 node Raspberry Pi cluster


Languages

Language:C++ 90.8%Language:Makefile 9.2%