COMBINATORIAL_BLAS  1.6
SUMMALayer.h File Reference
#include <mpi.h>
#include <sys/time.h>
#include <iostream>
#include <iomanip>
#include <functional>
#include <algorithm>
#include <vector>
#include <string>
#include <sstream>
#include "CombBLAS/CombBLAS.h"
#include "Glue.h"
#include "CombBLAS/mtSpGEMM.h"
#include "CCGrid.h"

Go to the source code of this file.

Namespaces

 combblas
 

Functions

template<typename IT , typename NT >
void combblas::SUMMALayer (SpDCCols< IT, NT > &SplitA, SpDCCols< IT, NT > &SplitB, std::vector< SpTuples< IT, NT > * > &C, CCGrid &CMG, bool isBT, bool threaded)