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 <util_quda.h>
#include <host_utils.h>
#include <command_line_params.h>
#include <quda.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 14 of file plaq_test.cpp.