#include <qle/math/openclenvironment.hpp>
#include <qle/math/randomvariable.hpp>
#include <qle/math/randomvariable_opcodes.hpp>
#include <qle/math/randomvariable_io.hpp>
#include <ql/errors.hpp>
#include <boost/algorithm/string/join.hpp>
#include <boost/timer/timer.hpp>
#include <chrono>
#include <iostream>
#include <optional>
#include <thread>
Go to the source code of this file.
◆ ORE_OPENCL_MAX_N_DEV_INFO
#define ORE_OPENCL_MAX_N_DEV_INFO 1024U |
◆ ORE_OPENCL_MAX_N_DEV_INFO_LARGE
#define ORE_OPENCL_MAX_N_DEV_INFO_LARGE 65536U |
◆ ORE_OPENCL_MAX_BUILD_LOG
#define ORE_OPENCL_MAX_BUILD_LOG 65536U |
◆ ORE_OPENCL_MAX_BUILD_LOG_LOGFILE
#define ORE_OPENCL_MAX_BUILD_LOG_LOGFILE 1024U |