ALP User Documentation 0.7.0
Algebraic Programming User Documentation
Namespaces | Enumerations
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

namespace  grb
 The ALP/GraphBLAS namespace.
 

Enumerations

enum  Backend {
  reference , reference_omp , hyperdags , nonblocking ,
  shmem1D , NUMA1D , GENERIC_BSP , BSP1D ,
  doublyBSP1D , BSP2D , autoBSP , optBSP ,
  hybrid , hybridSmall , hybridMid , hybridLarge ,
  minFootprint , banshee , banshee_ssr
}
 A collection of all backends. 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