Implementation of a bunch of (small) matrices on GPU. Experimental. More...
#include <utility>#include <iostream>#include <fstream>#include <string>#include <algorithm>#include <vector>#include "viennacl/ocl/backend.hpp"#include "viennacl/tools/tools.hpp"Go to the source code of this file.
Data Structures | |
| class | block_matrix |
| Represents a contigious matrices on GPU. More... | |
Namespaces | |
| namespace | viennacl |
| namespace | viennacl::linalg |
| namespace | viennacl::linalg::detail |
| namespace | viennacl::linalg::detail::spai |
Implementation of a bunch of (small) matrices on GPU. Experimental.
SPAI code contributed by Nikolay Lukash
1.7.1