|
QDP++
|
#include "qdp.h"#include "qdp_threadbind.h"#include <sys/types.h>#include <unistd.h>#include <sys/syscall.h>#include <sched.h>#include <spi/include/kernel/location.h>Go to the source code of this file.
Namespaces | |
| namespace | QDP |
| Yet another random number generator. | |
Functions | |
| void | QDP::setThreadAffinity (int nCores, int threadsPerCore) |
| void | QDP::reportAffinity () |