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 |
opencl compute env implementation
Definition in file openclenvironment.hpp.
| #define ORE_OPENCL_MAX_N_PLATFORMS 4U |
Definition at line 40 of file openclenvironment.hpp.
| #define ORE_OPENCL_MAX_N_DEVICES 8U |
Definition at line 41 of file openclenvironment.hpp.