SG++-Doxygen-Documentation
|
#include <CL/cl.h>
#include <chrono>
#include <limits>
#include <string>
#include <vector>
#include "SourceBuilderMultTranspose.hpp"
#include "sgpp/base/opencl/OCLBufferWrapperSD.hpp"
#include "sgpp/base/opencl/OCLClonedBufferMultiPlatform.hpp"
#include "sgpp/base/opencl/OCLManagerMultiPlatform.hpp"
#include "sgpp/base/opencl/OCLOperationConfiguration.hpp"
#include "sgpp/base/opencl/OCLStretchedBufferMultiPlatform.hpp"
#include "sgpp/base/tools/QueueLoadBalancerOpenMP.hpp"
#include "sgpp/globaldef.hpp"
Classes | |
class | sgpp::datadriven::StreamingOCLMultiPlatform::KernelMultTranspose< T > |
Kernel that provide the transposed MultiEval operation \(v':= B v\) for a single OpenCL device. More... | |
Namespaces | |
sgpp | |
This header contains some utility functions. | |
sgpp::datadriven | |
sgpp::datadriven::StreamingOCLMultiPlatform | |