- Global hit_fileCSRReadInternal (const char *csrfile, int rank, const char *cfile, int line)
- Adapt the CSR input/output functions to the new sparse structure. The new sparse structure support bipartite graphs with two different vertex lists. This avoids coping all the vertices for the source and target of the edge. This functions do not consider this change. In fact, HB format do not support it neither so a conversion is needed.
- Global hit_fileHBWriteInternal (const char *hbfile, HitShape shape, int rank, const char *cfile, int cline)
- Add another output function for Dense.
- Global hit_fileHBWriteInternal (const char *hbfile, HitShape shape, int rank, const char *cfile, int cline)
- Add another output function for Dense.
- Class HitTile
- The member names for the classical dense Arrays subclass still use the hit_tile prefix, the hit_tile.h header file, and the HitTile type as if the HitTile structure would be only supporting dense arrays. In the future, dense arrays based on signatures should have their own type name, HitTile class, and prefix for function names.
- page Main Page
- Link to the Trasgo publications page, and full citation of the most relevant publications