|
QUDA
v1.1.0
A library for QCD on GPUs
|
#include <stdlib.h>#include <stdio.h>#include <time.h>#include <math.h>#include <string.h>#include <algorithm>#include <host_utils.h>#include <command_line_params.h>#include "misc.h"#include <quda.h>Go to the source code of this file.
Namespaces | |
| quda | |
Functions | |
| void | quda::setTransferGPU (bool) |
| void | display_test_info () |
| int | main (int argc, char **argv) |
| void display_test_info | ( | ) |
Definition at line 20 of file eigensolve_test.cpp.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 62 of file eigensolve_test.cpp.