COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
MPIOp.cpp
Go to the documentation of this file.
1#include <iostream>
2#include <mpi.h>
3#include "CombBLAS/MPIOp.h"
4
5namespace combblas {
6
7MPIOpCache mpioc;
8
9}
10
MPIOpCache mpioc
Definition MPIOp.h:59