LSSTApplications
20.0.0
LSSTDataManagementBasePackage
|
Go to the documentation of this file. 1 #ifndef LSST_BASE_THREADS_H
2 #define LSST_BASE_THREADS_H
60 #endif // include guard
bool haveThreads()
Are threaded packages available?
std::string const allowEnvvar
Environment variable to allow implicit threading.
bool const haveMkl
Is MKL available?
bool disableImplicitThreading()
Disable threading that has not been set explicitly.
void setNumThreads(unsigned int numThreads)
Set number of threads to use.
A base class for image defects.
bool const haveOpenBlas
Is OpenBLAS available?
unsigned int getNumThreads()
Get maximum number of threads we might use.
No threading library is available.