#include "RooBatchCompute.h"
#include "TEnv.h"
#include "TSystem.h"
#include "TError.h"
#include <string>
#include <exception>
#include <stdexcept>
Namespaces | |
namespace | RooBatchCompute |
Namespace for dispatching RooFit computations to various backends. | |
Functions | |
std::string | RooBatchCompute::getBatchComputeChoice () |
int | RooBatchCompute::initCPU () |
Inspect hardware capabilities, and load the optimal library for RooFit computations. | |
int | RooBatchCompute::initCUDA () |
void | RooBatchCompute::setBatchComputeChoice (std::string const &value) |