QUDA  1.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Macros | Functions
pgauge_init.cu File Reference
#include <quda_internal.h>
#include <quda_matrix.h>
#include <tune_quda.h>
#include <gauge_field.h>
#include <gauge_field_order.h>
#include <launch_kernel.cuh>
#include <comm_quda.h>
#include <unitarization_links.h>
#include <pgauge_monte.h>
#include <random_quda.h>
#include <cub_helper.cuh>
#include <index_helper.cuh>
Include dependency graph for pgauge_init.cu:

Go to the source code of this file.

Namespaces

 quda
 

Macros

#define PI   3.1415926535897932384626433832795
 
#define PII   6.2831853071795864769252867665590
 

Functions

void quda::InitGaugeField (cudaGaugeField &data, RNG &rngstate)
 Perform a hot start to the gauge field, random SU(3) matrix, followed by reunitarization, also exchange borders links in multi-GPU case. More...
 

Macro Definition Documentation

◆ PI

#define PI   3.1415926535897932384626433832795

Definition at line 16 of file pgauge_init.cu.

◆ PII

#define PII   6.2831853071795864769252867665590

Definition at line 19 of file pgauge_init.cu.