LibreOffice Module opencl (master) 1
Macros | Functions
opencl_device.cxx File Reference
#include <float.h>
#include <iostream>
#include <memory>
#include <string_view>
#include <vector>
#include <algorithm>
#include <comphelper/random.hxx>
#include <o3tl/safeint.hxx>
#include <opencl/openclconfig.hxx>
#include <opencl/platforminfo.hxx>
#include <sal/log.hxx>
#include <rtl/math.hxx>
#include <tools/time.hxx>
#include <opencl/OpenCLZone.hxx>
#include <opencl_device.hxx>
#include <opencl_device_selection.h>
Include dependency graph for opencl_device.cxx:

Go to the source code of this file.

Macros

#define INPUTSIZE   15360
 
#define OUTPUTSIZE   15360
 

Functions

ds_device const & getDeviceSelection (std::u16string_view sProfilePath, bool bForceSelection)
 

Macro Definition Documentation

◆ INPUTSIZE

#define INPUTSIZE   15360

Definition at line 30 of file opencl_device.cxx.

◆ OUTPUTSIZE

#define OUTPUTSIZE   15360

Definition at line 31 of file opencl_device.cxx.

Function Documentation

◆ getDeviceSelection()

ds_device const & getDeviceSelection ( std::u16string_view  sProfilePath,
bool  bForceSelection 
)