SG++-Doxygen-Documentation
|
This is the complete list of members for sgpp::base::OCLManagerMultiPlatform, including all inherited members.
buildKernel(const std::string &program_src, const std::string &kernel_name, std::map< cl_platform_id, std::vector< cl_kernel >> &kernels) | sgpp::base::OCLManagerMultiPlatform | |
buildKernel(const std::string &source, std::shared_ptr< OCLDevice > device, json::Node &kernelConfiguration, const std::string &kernelName) | sgpp::base::OCLManagerMultiPlatform | |
configure(base::OCLOperationConfiguration &configuration, bool useConfiguration=false) | sgpp::base::OCLManagerMultiPlatform | |
configureDevice(cl_device_id deviceId, json::Node &devicesNode, std::vector< cl_device_id > &filteredDeviceIds, std::vector< std::string > &filteredDeviceNames, std::map< std::string, size_t > &countLimitMap, bool useConfiguration) | sgpp::base::OCLManagerMultiPlatform | |
configurePlatform(cl_platform_id platformId, base::OCLOperationConfiguration &configuration, bool useConfiguration) | sgpp::base::OCLManagerMultiPlatform | |
devices | sgpp::base::OCLManagerMultiPlatform | |
getConfiguration() | sgpp::base::OCLManagerMultiPlatform | |
getDevices() | sgpp::base::OCLManagerMultiPlatform | |
OCLManagerMultiPlatform(bool verbose=false) | sgpp::base::OCLManagerMultiPlatform | explicit |
OCLManagerMultiPlatform(std::shared_ptr< base::OCLOperationConfiguration > parameters) | sgpp::base::OCLManagerMultiPlatform | explicit |
overallDeviceCount | sgpp::base::OCLManagerMultiPlatform | |
parameters | sgpp::base::OCLManagerMultiPlatform | |
platforms | sgpp::base::OCLManagerMultiPlatform | |
verbose | sgpp::base::OCLManagerMultiPlatform | |
~OCLManagerMultiPlatform() | sgpp::base::OCLManagerMultiPlatform |