Contains a class declaration for the MapOverlap skeleton. More...
#include <string>#include <vector>#include <CL/cl.h>#include "src/device_cl.h"#include "src/environment.h"#include "skepu/vector.h"#include "skepu/matrix.h"#include "src/operator_macros.h"#include "src/exec_plan.h"#include "src/mapoverlap.inl"#include "src/mapoverlap_cpu.inl"#include "src/mapoverlap_omp.inl"#include "src/mapoverlap_cl.inl"#include "src/mapoverlap_cu.inl"#include "src/2dmapoverlap.h"

Go to the source code of this file.
Classes | |
| class | skepu::MapOverlap< MapOverlapFunc > |
| A class representing the MapOverlap skeleton. More... | |
Namespaces | |
| skepu | |
| The main namespace for SkePU library. | |
Enumerations | |
| enum | skepu::OverlapPolicy |
Contains a class declaration for the MapOverlap skeleton.
1.8.5