#include <mpi.h>#include <stdint.h>#include <sys/time.h>#include <iostream>#include <fstream>#include <string>#include <sstream>#include <ctime>#include <cmath>#include "CombBLAS/CombBLAS.h"Go to the source code of this file.
Classes | |
| class | combblas::HipMCLClusterSaveHandler |
Namespaces | |
| combblas | |
Functions | |
| template<class IT > | |
| void | combblas::WriteMCLClusters (std::string ofName, FullyDistVec< IT, IT > clustIdForVtx, FullyDistVec< IT, std::array< char, MAXVERTNAME > > vtxLabels) |
| template<class IT > | |
| void | combblas::WriteMCLClusters (std::string ofName, FullyDistVec< IT, IT > clustIdForVtx, int base) |