ALP User Documentation  0.8.preview
Algebraic Programming User Documentation
Namespaces | Enumerations | Functions
backends.hpp File Reference

This file contains a register of all backends that are either implemented, under implementation, or conceived and recorded for future consideration to implement. More...

Go to the source code of this file.

Namespaces

 grb
 The ALP/GraphBLAS namespace.
 

Enumerations

enum  Backend {
  reference, reference_omp, hyperdags, nonblocking ,
  BSP1D , hybrid , banshee
}
 A collection of all backends. More...
 

Functions

static std::string toString (const enum grb::Backend backend)
 Converts a backend identifier to a human-readable string. More...
 

Detailed Description

This file contains a register of all backends that are either implemented, under implementation, or conceived and recorded for future consideration to implement.

Author
: A. N. Yzelman
Date
21st of December, 2016