Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
openclenvironment.hpp File Reference

opencl compute env implementation More...

#include <qle/math/computeenvironment.hpp>
#include <boost/thread/lock_types.hpp>
#include <boost/thread/shared_mutex.hpp>
#include <map>

Go to the source code of this file.

Classes

class  OpenClFramework
 

Namespaces

namespace  QuantExt
 

Macros

#define ORE_OPENCL_MAX_N_PLATFORMS   4U
 
#define ORE_OPENCL_MAX_N_DEVICES   8U
 

Detailed Description

opencl compute env implementation

Definition in file openclenvironment.hpp.

Macro Definition Documentation

◆ ORE_OPENCL_MAX_N_PLATFORMS

#define ORE_OPENCL_MAX_N_PLATFORMS   4U

Definition at line 40 of file openclenvironment.hpp.

◆ ORE_OPENCL_MAX_N_DEVICES

#define ORE_OPENCL_MAX_N_DEVICES   8U

Definition at line 41 of file openclenvironment.hpp.