ALP User Documentation 0.7.0
Algebraic Programming User Documentation
|
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... | |
Defines the various I/O modes a user could employ with ALP data ingestion or extraction.