|
QUDA
v0.7.0
A library for QCD on GPUs
|
#include <tune_quda.h>#include <comm_quda.h>#include <quda.h>#include <sys/stat.h>#include <fcntl.h>#include <cfloat>#include <ctime>#include <fstream>#include <typeinfo>#include <map>#include <unistd.h>Go to the source code of this file.
Namespaces | |
| quda | |
Macros | |
| #define | STR_(x) #x |
| #define | STR(x) STR_(x) |
Typedefs | |
| typedef std::map< TuneKey, TuneParam > | quda::map |
Functions | |
| quda::TuneKey | getLastTuneKey () |
| void | quda::loadTuneCache (QudaVerbosity verbosity) |
| void | quda::saveTuneCache (QudaVerbosity verbosity) |
| TuneParam & | quda::tuneLaunch (Tunable &tunable, QudaTune enabled, QudaVerbosity verbosity) |
| void | quda::printLaunchTimer () |
| quda::TuneKey getLastTuneKey | ( | ) |
1.8.6