36#include "CombBLAS/CombBLAS.h"
65 cout <<
"Usage: ./Galerkin <Matrix> <S> <STranspose>" <<
endl;
66 cout <<
"<Matrix>,<S>,<STranspose> are absolute addresses, and files should be in triples format" <<
endl;
81 A.ReadDistribute(
Aname, 0);
82 S.ReadDistribute(
Sname, 0);
105 cout<<
"Double buffered multiplications (right evaluate) finished"<<
endl;
128 cout<<
"Double buffered multiplications (left evaluate) finished"<<
endl;
151 cout<<
"Synchronous multiplications (right evaluate) finished"<<
endl;
174 cout<<
"Synchronous multiplications (left evaluate) finished"<<
endl;
int main(int argc, char *argv[])
SpParMat< int, NT, DCCols > MPI_DCCols
SpDCCols< int, NT > DCCols
static void Print(const std::string &s)