ALP User Documentation 0.7.0
Algebraic Programming User Documentation
Namespaces | Enumerations
iomode.hpp File Reference

Defines the various I/O modes a user could employ with ALP data ingestion or extraction. More...

Go to the source code of this file.

Namespaces

namespace  grb
 The ALP/GraphBLAS namespace.
 

Enumerations

enum  IOMode { SEQUENTIAL = 0 , PARALLEL }
 The GraphBLAS input and output functionalities can either be used in a sequential or parallel fashion. More...
 

Detailed Description

Defines the various I/O modes a user could employ with ALP data ingestion or extraction.

Author
A. N. Yzelman
Date
21st of February, 2017