|
SkelCL
SkelCL is a high level multi GPU skeleton library developed at the university of Münster, Germany.
|
#include <istream>#include <string>#include "detail/Skeleton.h"#include "detail/Program.h"#include "detail/AllPairsDef.h"Go to the source code of this file.
Classes | |
| class | skelcl::AllPairs< Tout(Tleft, Tright)> |
| An instance of the AllPairs class describes a calculation of pairs of row vectors and column vectors with a user defined function which can be performed on a device. More... | |
Namespaces | |
| skelcl | |
| The namespace skelcl encapsulated the whole project. Every class provided by SkelCL is in this namespace. | |
Definition in file AllPairs.h.
1.8.7