QUDA  v0.7.0
A library for QCD on GPUs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
wilson_dslash_dagger_g80_core.h File Reference
#include "read_gauge.h"
#include "read_clover.h"
#include "io_spinor.h"

Go to the source code of this file.

Macros

#define DSLASH_SHARED_FLOATS_PER_THREAD   19
 
#define VOLATILE   volatile
 
#define spinorFloat   float
 
#define i00_re   I0.x
 
#define i00_im   I0.y
 
#define i01_re   I0.z
 
#define i01_im   I0.w
 
#define i02_re   I1.x
 
#define i02_im   I1.y
 
#define i10_re   I1.z
 
#define i10_im   I1.w
 
#define i11_re   I2.x
 
#define i11_im   I2.y
 
#define i12_re   I2.z
 
#define i12_im   I2.w
 
#define i20_re   I3.x
 
#define i20_im   I3.y
 
#define i21_re   I3.z
 
#define i21_im   I3.w
 
#define i22_re   I4.x
 
#define i22_im   I4.y
 
#define i30_re   I4.z
 
#define i30_im   I4.w
 
#define i31_re   I5.x
 
#define i31_im   I5.y
 
#define i32_re   I5.z
 
#define i32_im   I5.w
 
#define acc00_re   accum0.x
 
#define acc00_im   accum0.y
 
#define acc01_re   accum0.z
 
#define acc01_im   accum0.w
 
#define acc02_re   accum1.x
 
#define acc02_im   accum1.y
 
#define acc10_re   accum1.z
 
#define acc10_im   accum1.w
 
#define acc11_re   accum2.x
 
#define acc11_im   accum2.y
 
#define acc12_re   accum2.z
 
#define acc12_im   accum2.w
 
#define acc20_re   accum3.x
 
#define acc20_im   accum3.y
 
#define acc21_re   accum3.z
 
#define acc21_im   accum3.w
 
#define acc22_re   accum4.x
 
#define acc22_im   accum4.y
 
#define acc30_re   accum4.z
 
#define acc30_im   accum4.w
 
#define acc31_re   accum5.x
 
#define acc31_im   accum5.y
 
#define acc32_re   accum5.z
 
#define acc32_im   accum5.w
 
#define g00_re   G0.x
 
#define g00_im   G0.y
 
#define g01_re   G0.z
 
#define g01_im   G0.w
 
#define g02_re   G1.x
 
#define g02_im   G1.y
 
#define g10_re   G1.z
 
#define g10_im   G1.w
 
#define g11_re   G2.x
 
#define g11_im   G2.y
 
#define g12_re   G2.z
 
#define g12_im   G2.w
 
#define g20_re   G3.x
 
#define g20_im   G3.y
 
#define g21_re   G3.z
 
#define g21_im   G3.w
 
#define g22_re   G4.x
 
#define g22_im   G4.y
 
#define gT00_re   (+g00_re)
 
#define gT00_im   (-g00_im)
 
#define gT01_re   (+g10_re)
 
#define gT01_im   (-g10_im)
 
#define gT02_re   (+g20_re)
 
#define gT02_im   (-g20_im)
 
#define gT10_re   (+g01_re)
 
#define gT10_im   (-g01_im)
 
#define gT11_re   (+g11_re)
 
#define gT11_im   (-g11_im)
 
#define gT12_re   (+g21_re)
 
#define gT12_im   (-g21_im)
 
#define gT20_re   (+g02_re)
 
#define gT20_im   (-g02_im)
 
#define gT21_re   (+g12_re)
 
#define gT21_im   (-g12_im)
 
#define gT22_re   (+g22_re)
 
#define gT22_im   (-g22_im)
 
#define c00_00_re   C0.x
 
#define c01_01_re   C0.y
 
#define c02_02_re   C0.z
 
#define c10_10_re   C0.w
 
#define c11_11_re   C1.x
 
#define c12_12_re   C1.y
 
#define c01_00_re   C1.z
 
#define c01_00_im   C1.w
 
#define c02_00_re   C2.x
 
#define c02_00_im   C2.y
 
#define c10_00_re   C2.z
 
#define c10_00_im   C2.w
 
#define c11_00_re   C3.x
 
#define c11_00_im   C3.y
 
#define c12_00_re   C3.z
 
#define c12_00_im   C3.w
 
#define c02_01_re   C4.x
 
#define c02_01_im   C4.y
 
#define c10_01_re   C4.z
 
#define c10_01_im   C4.w
 
#define c11_01_re   C5.x
 
#define c11_01_im   C5.y
 
#define c12_01_re   C5.z
 
#define c12_01_im   C5.w
 
#define c10_02_re   C6.x
 
#define c10_02_im   C6.y
 
#define c11_02_re   C6.z
 
#define c11_02_im   C6.w
 
#define c12_02_re   C7.x
 
#define c12_02_im   C7.y
 
#define c11_10_re   C7.z
 
#define c11_10_im   C7.w
 
#define c12_10_re   C8.x
 
#define c12_10_im   C8.y
 
#define c12_11_re   C8.z
 
#define c12_11_im   C8.w
 
#define c00_01_re   (+c01_00_re)
 
#define c00_01_im   (-c01_00_im)
 
#define c00_02_re   (+c02_00_re)
 
#define c00_02_im   (-c02_00_im)
 
#define c01_02_re   (+c02_01_re)
 
#define c01_02_im   (-c02_01_im)
 
#define c00_10_re   (+c10_00_re)
 
#define c00_10_im   (-c10_00_im)
 
#define c01_10_re   (+c10_01_re)
 
#define c01_10_im   (-c10_01_im)
 
#define c02_10_re   (+c10_02_re)
 
#define c02_10_im   (-c10_02_im)
 
#define c00_11_re   (+c11_00_re)
 
#define c00_11_im   (-c11_00_im)
 
#define c01_11_re   (+c11_01_re)
 
#define c01_11_im   (-c11_01_im)
 
#define c02_11_re   (+c11_02_re)
 
#define c02_11_im   (-c11_02_im)
 
#define c10_11_re   (+c11_10_re)
 
#define c10_11_im   (-c11_10_im)
 
#define c00_12_re   (+c12_00_re)
 
#define c00_12_im   (-c12_00_im)
 
#define c01_12_re   (+c12_01_re)
 
#define c01_12_im   (-c12_01_im)
 
#define c02_12_re   (+c12_02_re)
 
#define c02_12_im   (-c12_02_im)
 
#define c10_12_re   (+c12_10_re)
 
#define c10_12_im   (-c12_10_im)
 
#define c11_12_re   (+c12_11_re)
 
#define c11_12_im   (-c12_11_im)
 
#define c20_20_re   c00_00_re
 
#define c21_20_re   c01_00_re
 
#define c21_20_im   c01_00_im
 
#define c22_20_re   c02_00_re
 
#define c22_20_im   c02_00_im
 
#define c30_20_re   c10_00_re
 
#define c30_20_im   c10_00_im
 
#define c31_20_re   c11_00_re
 
#define c31_20_im   c11_00_im
 
#define c32_20_re   c12_00_re
 
#define c32_20_im   c12_00_im
 
#define c20_21_re   c00_01_re
 
#define c20_21_im   c00_01_im
 
#define c21_21_re   c01_01_re
 
#define c22_21_re   c02_01_re
 
#define c22_21_im   c02_01_im
 
#define c30_21_re   c10_01_re
 
#define c30_21_im   c10_01_im
 
#define c31_21_re   c11_01_re
 
#define c31_21_im   c11_01_im
 
#define c32_21_re   c12_01_re
 
#define c32_21_im   c12_01_im
 
#define c20_22_re   c00_02_re
 
#define c20_22_im   c00_02_im
 
#define c21_22_re   c01_02_re
 
#define c21_22_im   c01_02_im
 
#define c22_22_re   c02_02_re
 
#define c30_22_re   c10_02_re
 
#define c30_22_im   c10_02_im
 
#define c31_22_re   c11_02_re
 
#define c31_22_im   c11_02_im
 
#define c32_22_re   c12_02_re
 
#define c32_22_im   c12_02_im
 
#define c20_30_re   c00_10_re
 
#define c20_30_im   c00_10_im
 
#define c21_30_re   c01_10_re
 
#define c21_30_im   c01_10_im
 
#define c22_30_re   c02_10_re
 
#define c22_30_im   c02_10_im
 
#define c30_30_re   c10_10_re
 
#define c31_30_re   c11_10_re
 
#define c31_30_im   c11_10_im
 
#define c32_30_re   c12_10_re
 
#define c32_30_im   c12_10_im
 
#define c20_31_re   c00_11_re
 
#define c20_31_im   c00_11_im
 
#define c21_31_re   c01_11_re
 
#define c21_31_im   c01_11_im
 
#define c22_31_re   c02_11_re
 
#define c22_31_im   c02_11_im
 
#define c30_31_re   c10_11_re
 
#define c30_31_im   c10_11_im
 
#define c31_31_re   c11_11_re
 
#define c32_31_re   c12_11_re
 
#define c32_31_im   c12_11_im
 
#define c20_32_re   c00_12_re
 
#define c20_32_im   c00_12_im
 
#define c21_32_re   c01_12_re
 
#define c21_32_im   c01_12_im
 
#define c22_32_re   c02_12_re
 
#define c22_32_im   c02_12_im
 
#define c30_32_re   c10_12_re
 
#define c30_32_im   c10_12_im
 
#define c31_32_re   c11_12_re
 
#define c31_32_im   c11_12_im
 
#define c32_32_re   c12_12_re
 
#define o00_re   s[0*SHARED_STRIDE]
 
#define o00_im   s[1*SHARED_STRIDE]
 
#define o01_re   s[2*SHARED_STRIDE]
 
#define o01_im   s[3*SHARED_STRIDE]
 
#define o02_re   s[4*SHARED_STRIDE]
 
#define o02_im   s[5*SHARED_STRIDE]
 
#define o10_re   s[6*SHARED_STRIDE]
 
#define o10_im   s[7*SHARED_STRIDE]
 
#define o11_re   s[8*SHARED_STRIDE]
 
#define o11_im   s[9*SHARED_STRIDE]
 
#define o12_re   s[10*SHARED_STRIDE]
 
#define o12_im   s[11*SHARED_STRIDE]
 
#define o20_re   s[12*SHARED_STRIDE]
 
#define o20_im   s[13*SHARED_STRIDE]
 
#define o21_re   s[14*SHARED_STRIDE]
 
#define o21_im   s[15*SHARED_STRIDE]
 
#define o22_re   s[16*SHARED_STRIDE]
 
#define o22_im   s[17*SHARED_STRIDE]
 
#define o30_re   s[18*SHARED_STRIDE]
 
#define SHARED_STRIDE   16
 

Functions

 if (sid >=param.threads) return
 
 coordsFromIndex< EVEN_X > (X, x1, x2, x3, x4, sid, param.parity, dims)
 
 READ_SPINOR (SPINORTEX, param.sp_stride, sp_idx, sp_idx)
 
 READ_GAUGE_MATRIX (G, GAUGE0TEX, 0, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (0)
 
 READ_GAUGE_MATRIX (G, GAUGE1TEX, 1, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (1)
 
 READ_GAUGE_MATRIX (G, GAUGE0TEX, 2, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (2)
 
 READ_GAUGE_MATRIX (G, GAUGE1TEX, 3, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (3)
 
 READ_GAUGE_MATRIX (G, GAUGE0TEX, 4, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (4)
 
 READ_GAUGE_MATRIX (G, GAUGE1TEX, 5, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (5)
 
 if (gauge_fixed &&ga_idx< X4X3X2X1hmX3X2X1h)
 
 READ_SPINOR_UP (SPINORTEX, param.sp_stride, sp_idx, sp_idx)
 
 READ_GAUGE_MATRIX (G, GAUGE0TEX, 6, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (6)
 
 READ_SPINOR_DOWN (SPINORTEX, param.sp_stride, sp_idx, sp_idx)
 
 READ_GAUGE_MATRIX (G, GAUGE1TEX, 7, ga_idx, ga_stride)
 
 RECONSTRUCT_GAUGE_MATRIX (7)
 

Variables

VOLATILE spinorFloat o30_im = 0
 
VOLATILE spinorFloat o31_re = 0
 
VOLATILE spinorFloat o31_im = 0
 
VOLATILE spinorFloat o32_re = 0
 
VOLATILE spinorFloat o32_im = 0
 
__shared__ char s_data []
 
VOLATILE spinorFloats
 
int x1
 
int x2
 
int x3
 
int x4
 
int X
 
int sid = blockIdx.x*blockDim.x + threadIdx.x
 
const int dims [] = {X1, X2, X3, X4}
 
 o00_re = 0
 
 o00_im = 0
 
 o01_re = 0
 
 o01_im = 0
 
 o02_re = 0
 
 o02_im = 0
 
 o10_re = 0
 
 o10_im = 0
 
 o11_re = 0
 
 o11_im = 0
 
 o12_re = 0
 
 o12_im = 0
 
 o20_re = 0
 
 o20_im = 0
 
 o21_re = 0
 
 o21_im = 0
 
 o22_re = 0
 
 o22_im = 0
 
 o30_re = 0
 
const int ga_idx = sid
 
spinorFloat a0_re = +i00_re-i30_im
 
spinorFloat a0_im = +i00_im+i30_re
 
spinorFloat a1_re = +i01_re-i31_im
 
spinorFloat a1_im = +i01_im+i31_re
 
spinorFloat a2_re = +i02_re-i32_im
 
spinorFloat a2_im = +i02_im+i32_re
 
spinorFloat b0_re = +i10_re-i20_im
 
spinorFloat b0_im = +i10_im+i20_re
 
spinorFloat b1_re = +i11_re-i21_im
 
spinorFloat b1_im = +i11_im+i21_re
 
spinorFloat b2_re = +i12_re-i22_im
 
spinorFloat b2_im = +i12_im+i22_re
 
spinorFloat A0_re = 0
 
spinorFloat A0_im = 0
 
spinorFloat B0_re = 0
 
spinorFloat B0_im = 0
 
spinorFloat A1_re = 0
 
spinorFloat A1_im = 0
 
spinorFloat B1_re = 0
 
spinorFloat B1_im = 0
 
spinorFloat A2_re = 0
 
spinorFloat A2_im = 0
 
spinorFloat B2_re = 0
 
spinorFloat B2_im = 0
 
 else
 

Macro Definition Documentation

#define acc00_im   accum0.y

Definition at line 89 of file wilson_dslash_dagger_g80_core.h.

#define acc00_re   accum0.x

Definition at line 88 of file wilson_dslash_dagger_g80_core.h.

#define acc01_im   accum0.w

Definition at line 91 of file wilson_dslash_dagger_g80_core.h.

#define acc01_re   accum0.z

Definition at line 90 of file wilson_dslash_dagger_g80_core.h.

#define acc02_im   accum1.y

Definition at line 93 of file wilson_dslash_dagger_g80_core.h.

#define acc02_re   accum1.x

Definition at line 92 of file wilson_dslash_dagger_g80_core.h.

#define acc10_im   accum1.w

Definition at line 95 of file wilson_dslash_dagger_g80_core.h.

#define acc10_re   accum1.z

Definition at line 94 of file wilson_dslash_dagger_g80_core.h.

#define acc11_im   accum2.y

Definition at line 97 of file wilson_dslash_dagger_g80_core.h.

#define acc11_re   accum2.x

Definition at line 96 of file wilson_dslash_dagger_g80_core.h.

#define acc12_im   accum2.w

Definition at line 99 of file wilson_dslash_dagger_g80_core.h.

#define acc12_re   accum2.z

Definition at line 98 of file wilson_dslash_dagger_g80_core.h.

#define acc20_im   accum3.y

Definition at line 101 of file wilson_dslash_dagger_g80_core.h.

#define acc20_re   accum3.x

Definition at line 100 of file wilson_dslash_dagger_g80_core.h.

#define acc21_im   accum3.w

Definition at line 103 of file wilson_dslash_dagger_g80_core.h.

#define acc21_re   accum3.z

Definition at line 102 of file wilson_dslash_dagger_g80_core.h.

#define acc22_im   accum4.y

Definition at line 105 of file wilson_dslash_dagger_g80_core.h.

#define acc22_re   accum4.x

Definition at line 104 of file wilson_dslash_dagger_g80_core.h.

#define acc30_im   accum4.w

Definition at line 107 of file wilson_dslash_dagger_g80_core.h.

#define acc30_re   accum4.z

Definition at line 106 of file wilson_dslash_dagger_g80_core.h.

#define acc31_im   accum5.y

Definition at line 109 of file wilson_dslash_dagger_g80_core.h.

#define acc31_re   accum5.x

Definition at line 108 of file wilson_dslash_dagger_g80_core.h.

#define acc32_im   accum5.w

Definition at line 111 of file wilson_dslash_dagger_g80_core.h.

#define acc32_re   accum5.z

Definition at line 110 of file wilson_dslash_dagger_g80_core.h.

#define c00_00_re   C0.x

Definition at line 216 of file wilson_dslash_dagger_g80_core.h.

#define c00_01_im   (-c01_00_im)

Definition at line 255 of file wilson_dslash_dagger_g80_core.h.

#define c00_01_re   (+c01_00_re)

Definition at line 254 of file wilson_dslash_dagger_g80_core.h.

#define c00_02_im   (-c02_00_im)

Definition at line 257 of file wilson_dslash_dagger_g80_core.h.

#define c00_02_re   (+c02_00_re)

Definition at line 256 of file wilson_dslash_dagger_g80_core.h.

#define c00_10_im   (-c10_00_im)

Definition at line 261 of file wilson_dslash_dagger_g80_core.h.

#define c00_10_re   (+c10_00_re)

Definition at line 260 of file wilson_dslash_dagger_g80_core.h.

#define c00_11_im   (-c11_00_im)

Definition at line 267 of file wilson_dslash_dagger_g80_core.h.

#define c00_11_re   (+c11_00_re)

Definition at line 266 of file wilson_dslash_dagger_g80_core.h.

#define c00_12_im   (-c12_00_im)

Definition at line 275 of file wilson_dslash_dagger_g80_core.h.

#define c00_12_re   (+c12_00_re)

Definition at line 274 of file wilson_dslash_dagger_g80_core.h.

#define c01_00_im   C1.w

Definition at line 223 of file wilson_dslash_dagger_g80_core.h.

#define c01_00_re   C1.z

Definition at line 222 of file wilson_dslash_dagger_g80_core.h.

#define c01_01_re   C0.y

Definition at line 217 of file wilson_dslash_dagger_g80_core.h.

#define c01_02_im   (-c02_01_im)

Definition at line 259 of file wilson_dslash_dagger_g80_core.h.

#define c01_02_re   (+c02_01_re)

Definition at line 258 of file wilson_dslash_dagger_g80_core.h.

#define c01_10_im   (-c10_01_im)

Definition at line 263 of file wilson_dslash_dagger_g80_core.h.

#define c01_10_re   (+c10_01_re)

Definition at line 262 of file wilson_dslash_dagger_g80_core.h.

#define c01_11_im   (-c11_01_im)

Definition at line 269 of file wilson_dslash_dagger_g80_core.h.

#define c01_11_re   (+c11_01_re)

Definition at line 268 of file wilson_dslash_dagger_g80_core.h.

#define c01_12_im   (-c12_01_im)

Definition at line 277 of file wilson_dslash_dagger_g80_core.h.

#define c01_12_re   (+c12_01_re)

Definition at line 276 of file wilson_dslash_dagger_g80_core.h.

#define c02_00_im   C2.y

Definition at line 225 of file wilson_dslash_dagger_g80_core.h.

#define c02_00_re   C2.x

Definition at line 224 of file wilson_dslash_dagger_g80_core.h.

#define c02_01_im   C4.y

Definition at line 233 of file wilson_dslash_dagger_g80_core.h.

#define c02_01_re   C4.x

Definition at line 232 of file wilson_dslash_dagger_g80_core.h.

#define c02_02_re   C0.z

Definition at line 218 of file wilson_dslash_dagger_g80_core.h.

#define c02_10_im   (-c10_02_im)

Definition at line 265 of file wilson_dslash_dagger_g80_core.h.

#define c02_10_re   (+c10_02_re)

Definition at line 264 of file wilson_dslash_dagger_g80_core.h.

#define c02_11_im   (-c11_02_im)

Definition at line 271 of file wilson_dslash_dagger_g80_core.h.

#define c02_11_re   (+c11_02_re)

Definition at line 270 of file wilson_dslash_dagger_g80_core.h.

#define c02_12_im   (-c12_02_im)

Definition at line 279 of file wilson_dslash_dagger_g80_core.h.

#define c02_12_re   (+c12_02_re)

Definition at line 278 of file wilson_dslash_dagger_g80_core.h.

#define c10_00_im   C2.w

Definition at line 227 of file wilson_dslash_dagger_g80_core.h.

#define c10_00_re   C2.z

Definition at line 226 of file wilson_dslash_dagger_g80_core.h.

#define c10_01_im   C4.w

Definition at line 235 of file wilson_dslash_dagger_g80_core.h.

#define c10_01_re   C4.z

Definition at line 234 of file wilson_dslash_dagger_g80_core.h.

#define c10_02_im   C6.y

Definition at line 241 of file wilson_dslash_dagger_g80_core.h.

#define c10_02_re   C6.x

Definition at line 240 of file wilson_dslash_dagger_g80_core.h.

#define c10_10_re   C0.w

Definition at line 219 of file wilson_dslash_dagger_g80_core.h.

#define c10_11_im   (-c11_10_im)

Definition at line 273 of file wilson_dslash_dagger_g80_core.h.

#define c10_11_re   (+c11_10_re)

Definition at line 272 of file wilson_dslash_dagger_g80_core.h.

#define c10_12_im   (-c12_10_im)

Definition at line 281 of file wilson_dslash_dagger_g80_core.h.

#define c10_12_re   (+c12_10_re)

Definition at line 280 of file wilson_dslash_dagger_g80_core.h.

#define c11_00_im   C3.y

Definition at line 229 of file wilson_dslash_dagger_g80_core.h.

#define c11_00_re   C3.x

Definition at line 228 of file wilson_dslash_dagger_g80_core.h.

#define c11_01_im   C5.y

Definition at line 237 of file wilson_dslash_dagger_g80_core.h.

#define c11_01_re   C5.x

Definition at line 236 of file wilson_dslash_dagger_g80_core.h.

#define c11_02_im   C6.w

Definition at line 243 of file wilson_dslash_dagger_g80_core.h.

#define c11_02_re   C6.z

Definition at line 242 of file wilson_dslash_dagger_g80_core.h.

#define c11_10_im   C7.w

Definition at line 247 of file wilson_dslash_dagger_g80_core.h.

#define c11_10_re   C7.z

Definition at line 246 of file wilson_dslash_dagger_g80_core.h.

#define c11_11_re   C1.x

Definition at line 220 of file wilson_dslash_dagger_g80_core.h.

#define c11_12_im   (-c12_11_im)

Definition at line 283 of file wilson_dslash_dagger_g80_core.h.

#define c11_12_re   (+c12_11_re)

Definition at line 282 of file wilson_dslash_dagger_g80_core.h.

#define c12_00_im   C3.w

Definition at line 231 of file wilson_dslash_dagger_g80_core.h.

#define c12_00_re   C3.z

Definition at line 230 of file wilson_dslash_dagger_g80_core.h.

#define c12_01_im   C5.w

Definition at line 239 of file wilson_dslash_dagger_g80_core.h.

#define c12_01_re   C5.z

Definition at line 238 of file wilson_dslash_dagger_g80_core.h.

#define c12_02_im   C7.y

Definition at line 245 of file wilson_dslash_dagger_g80_core.h.

#define c12_02_re   C7.x

Definition at line 244 of file wilson_dslash_dagger_g80_core.h.

#define c12_10_im   C8.y

Definition at line 249 of file wilson_dslash_dagger_g80_core.h.

#define c12_10_re   C8.x

Definition at line 248 of file wilson_dslash_dagger_g80_core.h.

#define c12_11_im   C8.w

Definition at line 251 of file wilson_dslash_dagger_g80_core.h.

#define c12_11_re   C8.z

Definition at line 250 of file wilson_dslash_dagger_g80_core.h.

#define c12_12_re   C1.y

Definition at line 221 of file wilson_dslash_dagger_g80_core.h.

#define c20_20_re   c00_00_re

Definition at line 286 of file wilson_dslash_dagger_g80_core.h.

#define c20_21_im   c00_01_im

Definition at line 298 of file wilson_dslash_dagger_g80_core.h.

#define c20_21_re   c00_01_re

Definition at line 297 of file wilson_dslash_dagger_g80_core.h.

#define c20_22_im   c00_02_im

Definition at line 309 of file wilson_dslash_dagger_g80_core.h.

#define c20_22_re   c00_02_re

Definition at line 308 of file wilson_dslash_dagger_g80_core.h.

#define c20_30_im   c00_10_im

Definition at line 320 of file wilson_dslash_dagger_g80_core.h.

#define c20_30_re   c00_10_re

Definition at line 319 of file wilson_dslash_dagger_g80_core.h.

#define c20_31_im   c00_11_im

Definition at line 331 of file wilson_dslash_dagger_g80_core.h.

#define c20_31_re   c00_11_re

Definition at line 330 of file wilson_dslash_dagger_g80_core.h.

#define c20_32_im   c00_12_im

Definition at line 342 of file wilson_dslash_dagger_g80_core.h.

#define c20_32_re   c00_12_re

Definition at line 341 of file wilson_dslash_dagger_g80_core.h.

#define c21_20_im   c01_00_im

Definition at line 288 of file wilson_dslash_dagger_g80_core.h.

#define c21_20_re   c01_00_re

Definition at line 287 of file wilson_dslash_dagger_g80_core.h.

#define c21_21_re   c01_01_re

Definition at line 299 of file wilson_dslash_dagger_g80_core.h.

#define c21_22_im   c01_02_im

Definition at line 311 of file wilson_dslash_dagger_g80_core.h.

#define c21_22_re   c01_02_re

Definition at line 310 of file wilson_dslash_dagger_g80_core.h.

#define c21_30_im   c01_10_im

Definition at line 322 of file wilson_dslash_dagger_g80_core.h.

#define c21_30_re   c01_10_re

Definition at line 321 of file wilson_dslash_dagger_g80_core.h.

#define c21_31_im   c01_11_im

Definition at line 333 of file wilson_dslash_dagger_g80_core.h.

#define c21_31_re   c01_11_re

Definition at line 332 of file wilson_dslash_dagger_g80_core.h.

#define c21_32_im   c01_12_im

Definition at line 344 of file wilson_dslash_dagger_g80_core.h.

#define c21_32_re   c01_12_re

Definition at line 343 of file wilson_dslash_dagger_g80_core.h.

#define c22_20_im   c02_00_im

Definition at line 290 of file wilson_dslash_dagger_g80_core.h.

#define c22_20_re   c02_00_re

Definition at line 289 of file wilson_dslash_dagger_g80_core.h.

#define c22_21_im   c02_01_im

Definition at line 301 of file wilson_dslash_dagger_g80_core.h.

#define c22_21_re   c02_01_re

Definition at line 300 of file wilson_dslash_dagger_g80_core.h.

#define c22_22_re   c02_02_re

Definition at line 312 of file wilson_dslash_dagger_g80_core.h.

#define c22_30_im   c02_10_im

Definition at line 324 of file wilson_dslash_dagger_g80_core.h.

#define c22_30_re   c02_10_re

Definition at line 323 of file wilson_dslash_dagger_g80_core.h.

#define c22_31_im   c02_11_im

Definition at line 335 of file wilson_dslash_dagger_g80_core.h.

#define c22_31_re   c02_11_re

Definition at line 334 of file wilson_dslash_dagger_g80_core.h.

#define c22_32_im   c02_12_im

Definition at line 346 of file wilson_dslash_dagger_g80_core.h.

#define c22_32_re   c02_12_re

Definition at line 345 of file wilson_dslash_dagger_g80_core.h.

#define c30_20_im   c10_00_im

Definition at line 292 of file wilson_dslash_dagger_g80_core.h.

#define c30_20_re   c10_00_re

Definition at line 291 of file wilson_dslash_dagger_g80_core.h.

#define c30_21_im   c10_01_im

Definition at line 303 of file wilson_dslash_dagger_g80_core.h.

#define c30_21_re   c10_01_re

Definition at line 302 of file wilson_dslash_dagger_g80_core.h.

#define c30_22_im   c10_02_im

Definition at line 314 of file wilson_dslash_dagger_g80_core.h.

#define c30_22_re   c10_02_re

Definition at line 313 of file wilson_dslash_dagger_g80_core.h.

#define c30_30_re   c10_10_re

Definition at line 325 of file wilson_dslash_dagger_g80_core.h.

#define c30_31_im   c10_11_im

Definition at line 337 of file wilson_dslash_dagger_g80_core.h.

#define c30_31_re   c10_11_re

Definition at line 336 of file wilson_dslash_dagger_g80_core.h.

#define c30_32_im   c10_12_im

Definition at line 348 of file wilson_dslash_dagger_g80_core.h.

#define c30_32_re   c10_12_re

Definition at line 347 of file wilson_dslash_dagger_g80_core.h.

#define c31_20_im   c11_00_im

Definition at line 294 of file wilson_dslash_dagger_g80_core.h.

#define c31_20_re   c11_00_re

Definition at line 293 of file wilson_dslash_dagger_g80_core.h.

#define c31_21_im   c11_01_im

Definition at line 305 of file wilson_dslash_dagger_g80_core.h.

#define c31_21_re   c11_01_re

Definition at line 304 of file wilson_dslash_dagger_g80_core.h.

#define c31_22_im   c11_02_im

Definition at line 316 of file wilson_dslash_dagger_g80_core.h.

#define c31_22_re   c11_02_re

Definition at line 315 of file wilson_dslash_dagger_g80_core.h.

#define c31_30_im   c11_10_im

Definition at line 327 of file wilson_dslash_dagger_g80_core.h.

#define c31_30_re   c11_10_re

Definition at line 326 of file wilson_dslash_dagger_g80_core.h.

#define c31_31_re   c11_11_re

Definition at line 338 of file wilson_dslash_dagger_g80_core.h.

#define c31_32_im   c11_12_im

Definition at line 350 of file wilson_dslash_dagger_g80_core.h.

#define c31_32_re   c11_12_re

Definition at line 349 of file wilson_dslash_dagger_g80_core.h.

#define c32_20_im   c12_00_im

Definition at line 296 of file wilson_dslash_dagger_g80_core.h.

#define c32_20_re   c12_00_re

Definition at line 295 of file wilson_dslash_dagger_g80_core.h.

#define c32_21_im   c12_01_im

Definition at line 307 of file wilson_dslash_dagger_g80_core.h.

#define c32_21_re   c12_01_re

Definition at line 306 of file wilson_dslash_dagger_g80_core.h.

#define c32_22_im   c12_02_im

Definition at line 318 of file wilson_dslash_dagger_g80_core.h.

#define c32_22_re   c12_02_re

Definition at line 317 of file wilson_dslash_dagger_g80_core.h.

#define c32_30_im   c12_10_im

Definition at line 329 of file wilson_dslash_dagger_g80_core.h.

#define c32_30_re   c12_10_re

Definition at line 328 of file wilson_dslash_dagger_g80_core.h.

#define c32_31_im   c12_11_im

Definition at line 340 of file wilson_dslash_dagger_g80_core.h.

#define c32_31_re   c12_11_re

Definition at line 339 of file wilson_dslash_dagger_g80_core.h.

#define c32_32_re   c12_12_re

Definition at line 351 of file wilson_dslash_dagger_g80_core.h.

#define DSLASH_SHARED_FLOATS_PER_THREAD   19

Definition at line 3 of file wilson_dslash_dagger_g80_core.h.

#define g00_im   G0.y

Definition at line 137 of file wilson_dslash_dagger_g80_core.h.

#define g00_re   G0.x

Definition at line 136 of file wilson_dslash_dagger_g80_core.h.

#define g01_im   G0.w

Definition at line 139 of file wilson_dslash_dagger_g80_core.h.

#define g01_re   G0.z

Definition at line 138 of file wilson_dslash_dagger_g80_core.h.

#define g02_im   G1.y

Definition at line 141 of file wilson_dslash_dagger_g80_core.h.

#define g02_re   G1.x

Definition at line 140 of file wilson_dslash_dagger_g80_core.h.

#define g10_im   G1.w

Definition at line 143 of file wilson_dslash_dagger_g80_core.h.

#define g10_re   G1.z

Definition at line 142 of file wilson_dslash_dagger_g80_core.h.

#define g11_im   G2.y

Definition at line 145 of file wilson_dslash_dagger_g80_core.h.

#define g11_re   G2.x

Definition at line 144 of file wilson_dslash_dagger_g80_core.h.

#define g12_im   G2.w

Definition at line 147 of file wilson_dslash_dagger_g80_core.h.

#define g12_re   G2.z

Definition at line 146 of file wilson_dslash_dagger_g80_core.h.

#define g20_im   G3.y

Definition at line 149 of file wilson_dslash_dagger_g80_core.h.

#define g20_re   G3.x

Definition at line 148 of file wilson_dslash_dagger_g80_core.h.

#define g21_im   G3.w

Definition at line 151 of file wilson_dslash_dagger_g80_core.h.

#define g21_re   G3.z

Definition at line 150 of file wilson_dslash_dagger_g80_core.h.

#define g22_im   G4.y

Definition at line 153 of file wilson_dslash_dagger_g80_core.h.

#define g22_re   G4.x

Definition at line 152 of file wilson_dslash_dagger_g80_core.h.

#define gT00_im   (-g00_im)

Definition at line 159 of file wilson_dslash_dagger_g80_core.h.

#define gT00_re   (+g00_re)

Definition at line 158 of file wilson_dslash_dagger_g80_core.h.

#define gT01_im   (-g10_im)

Definition at line 161 of file wilson_dslash_dagger_g80_core.h.

#define gT01_re   (+g10_re)

Definition at line 160 of file wilson_dslash_dagger_g80_core.h.

#define gT02_im   (-g20_im)

Definition at line 163 of file wilson_dslash_dagger_g80_core.h.

#define gT02_re   (+g20_re)

Definition at line 162 of file wilson_dslash_dagger_g80_core.h.

#define gT10_im   (-g01_im)

Definition at line 165 of file wilson_dslash_dagger_g80_core.h.

#define gT10_re   (+g01_re)

Definition at line 164 of file wilson_dslash_dagger_g80_core.h.

#define gT11_im   (-g11_im)

Definition at line 167 of file wilson_dslash_dagger_g80_core.h.

#define gT11_re   (+g11_re)

Definition at line 166 of file wilson_dslash_dagger_g80_core.h.

#define gT12_im   (-g21_im)

Definition at line 169 of file wilson_dslash_dagger_g80_core.h.

#define gT12_re   (+g21_re)

Definition at line 168 of file wilson_dslash_dagger_g80_core.h.

#define gT20_im   (-g02_im)

Definition at line 171 of file wilson_dslash_dagger_g80_core.h.

#define gT20_re   (+g02_re)

Definition at line 170 of file wilson_dslash_dagger_g80_core.h.

#define gT21_im   (-g12_im)

Definition at line 173 of file wilson_dslash_dagger_g80_core.h.

#define gT21_re   (+g12_re)

Definition at line 172 of file wilson_dslash_dagger_g80_core.h.

#define gT22_im   (-g22_im)

Definition at line 175 of file wilson_dslash_dagger_g80_core.h.

#define gT22_re   (+g22_re)

Definition at line 174 of file wilson_dslash_dagger_g80_core.h.

#define i00_im   I0.y

Definition at line 65 of file wilson_dslash_dagger_g80_core.h.

#define i00_re   I0.x

Definition at line 64 of file wilson_dslash_dagger_g80_core.h.

#define i01_im   I0.w

Definition at line 67 of file wilson_dslash_dagger_g80_core.h.

#define i01_re   I0.z

Definition at line 66 of file wilson_dslash_dagger_g80_core.h.

#define i02_im   I1.y

Definition at line 69 of file wilson_dslash_dagger_g80_core.h.

#define i02_re   I1.x

Definition at line 68 of file wilson_dslash_dagger_g80_core.h.

#define i10_im   I1.w

Definition at line 71 of file wilson_dslash_dagger_g80_core.h.

#define i10_re   I1.z

Definition at line 70 of file wilson_dslash_dagger_g80_core.h.

#define i11_im   I2.y

Definition at line 73 of file wilson_dslash_dagger_g80_core.h.

#define i11_re   I2.x

Definition at line 72 of file wilson_dslash_dagger_g80_core.h.

#define i12_im   I2.w

Definition at line 75 of file wilson_dslash_dagger_g80_core.h.

#define i12_re   I2.z

Definition at line 74 of file wilson_dslash_dagger_g80_core.h.

#define i20_im   I3.y

Definition at line 77 of file wilson_dslash_dagger_g80_core.h.

#define i20_re   I3.x

Definition at line 76 of file wilson_dslash_dagger_g80_core.h.

#define i21_im   I3.w

Definition at line 79 of file wilson_dslash_dagger_g80_core.h.

#define i21_re   I3.z

Definition at line 78 of file wilson_dslash_dagger_g80_core.h.

#define i22_im   I4.y

Definition at line 81 of file wilson_dslash_dagger_g80_core.h.

#define i22_re   I4.x

Definition at line 80 of file wilson_dslash_dagger_g80_core.h.

#define i30_im   I4.w

Definition at line 83 of file wilson_dslash_dagger_g80_core.h.

#define i30_re   I4.z

Definition at line 82 of file wilson_dslash_dagger_g80_core.h.

#define i31_im   I5.y

Definition at line 85 of file wilson_dslash_dagger_g80_core.h.

#define i31_re   I5.x

Definition at line 84 of file wilson_dslash_dagger_g80_core.h.

#define i32_im   I5.w

Definition at line 87 of file wilson_dslash_dagger_g80_core.h.

#define i32_re   I5.z

Definition at line 86 of file wilson_dslash_dagger_g80_core.h.

#define o00_im   s[1*SHARED_STRIDE]

Definition at line 355 of file wilson_dslash_dagger_g80_core.h.

#define o00_re   s[0*SHARED_STRIDE]

Definition at line 354 of file wilson_dslash_dagger_g80_core.h.

#define o01_im   s[3*SHARED_STRIDE]

Definition at line 357 of file wilson_dslash_dagger_g80_core.h.

#define o01_re   s[2*SHARED_STRIDE]

Definition at line 356 of file wilson_dslash_dagger_g80_core.h.

#define o02_im   s[5*SHARED_STRIDE]

Definition at line 359 of file wilson_dslash_dagger_g80_core.h.

#define o02_re   s[4*SHARED_STRIDE]

Definition at line 358 of file wilson_dslash_dagger_g80_core.h.

#define o10_im   s[7*SHARED_STRIDE]

Definition at line 361 of file wilson_dslash_dagger_g80_core.h.

#define o10_re   s[6*SHARED_STRIDE]

Definition at line 360 of file wilson_dslash_dagger_g80_core.h.

#define o11_im   s[9*SHARED_STRIDE]

Definition at line 363 of file wilson_dslash_dagger_g80_core.h.

#define o11_re   s[8*SHARED_STRIDE]

Definition at line 362 of file wilson_dslash_dagger_g80_core.h.

#define o12_im   s[11*SHARED_STRIDE]

Definition at line 365 of file wilson_dslash_dagger_g80_core.h.

#define o12_re   s[10*SHARED_STRIDE]

Definition at line 364 of file wilson_dslash_dagger_g80_core.h.

#define o20_im   s[13*SHARED_STRIDE]

Definition at line 367 of file wilson_dslash_dagger_g80_core.h.

#define o20_re   s[12*SHARED_STRIDE]

Definition at line 366 of file wilson_dslash_dagger_g80_core.h.

#define o21_im   s[15*SHARED_STRIDE]

Definition at line 369 of file wilson_dslash_dagger_g80_core.h.

#define o21_re   s[14*SHARED_STRIDE]

Definition at line 368 of file wilson_dslash_dagger_g80_core.h.

#define o22_im   s[17*SHARED_STRIDE]

Definition at line 371 of file wilson_dslash_dagger_g80_core.h.

#define o22_re   s[16*SHARED_STRIDE]

Definition at line 370 of file wilson_dslash_dagger_g80_core.h.

#define o30_re   s[18*SHARED_STRIDE]

Definition at line 372 of file wilson_dslash_dagger_g80_core.h.

#define SHARED_STRIDE   16

Definition at line 382 of file wilson_dslash_dagger_g80_core.h.

#define spinorFloat   float

Definition at line 63 of file wilson_dslash_dagger_g80_core.h.

#define VOLATILE   volatile

Definition at line 9 of file wilson_dslash_dagger_g80_core.h.

Function Documentation

coordsFromIndex< EVEN_X > ( X  ,
x1  ,
x2  ,
x3  ,
x4  ,
sid  ,
param.  parity,
dims   
)
if ( sid >=param.  threads)
if ( )

Definition at line 1646 of file wilson_dslash_dagger_g80_core.h.

READ_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE0TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_GAUGE_MATRIX ( ,
GAUGE1TEX  ,
,
ga_idx  ,
ga_stride   
)
READ_SPINOR ( SPINORTEX  ,
param.  sp_stride,
sp_idx  ,
sp_idx   
)
READ_SPINOR_DOWN ( SPINORTEX  ,
param.  sp_stride,
sp_idx  ,
sp_idx   
)
READ_SPINOR_UP ( SPINORTEX  ,
param.  sp_stride,
sp_idx  ,
sp_idx   
)
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )
RECONSTRUCT_GAUGE_MATRIX ( )

Variable Documentation

a0_im = +i00_im+i30_re

Definition at line 488 of file wilson_dslash_dagger_g80_core.h.

A0_im = 0

Definition at line 548 of file wilson_dslash_dagger_g80_core.h.

a0_re = +i00_re-i30_im

Definition at line 488 of file wilson_dslash_dagger_g80_core.h.

A0_re = 0

Definition at line 541 of file wilson_dslash_dagger_g80_core.h.

a1_im = +i01_im+i31_re

Definition at line 489 of file wilson_dslash_dagger_g80_core.h.

A1_im = 0

Definition at line 578 of file wilson_dslash_dagger_g80_core.h.

a1_re = +i01_re-i31_im

Definition at line 489 of file wilson_dslash_dagger_g80_core.h.

A1_re = 0

Definition at line 571 of file wilson_dslash_dagger_g80_core.h.

a2_im = +i02_im+i32_re

Definition at line 490 of file wilson_dslash_dagger_g80_core.h.

A2_im = 0

Definition at line 608 of file wilson_dslash_dagger_g80_core.h.

a2_re = +i02_re-i32_im

Definition at line 490 of file wilson_dslash_dagger_g80_core.h.

A2_re = 0

Definition at line 601 of file wilson_dslash_dagger_g80_core.h.

b0_im = +i10_im+i20_re

Definition at line 491 of file wilson_dslash_dagger_g80_core.h.

B0_im = 0

Definition at line 562 of file wilson_dslash_dagger_g80_core.h.

b0_re = +i10_re-i20_im

Definition at line 491 of file wilson_dslash_dagger_g80_core.h.

B0_re = 0

Definition at line 555 of file wilson_dslash_dagger_g80_core.h.

b1_im = +i11_im+i21_re

Definition at line 492 of file wilson_dslash_dagger_g80_core.h.

B1_im = 0

Definition at line 592 of file wilson_dslash_dagger_g80_core.h.

b1_re = +i11_re-i21_im

Definition at line 492 of file wilson_dslash_dagger_g80_core.h.

B1_re = 0

Definition at line 585 of file wilson_dslash_dagger_g80_core.h.

b2_im = +i12_im+i22_re

Definition at line 493 of file wilson_dslash_dagger_g80_core.h.

B2_im = 0

Definition at line 622 of file wilson_dslash_dagger_g80_core.h.

b2_re = +i12_re-i22_im

Definition at line 493 of file wilson_dslash_dagger_g80_core.h.

B2_re = 0

Definition at line 615 of file wilson_dslash_dagger_g80_core.h.

const int dims[] = {X1, X2, X3, X4}

Definition at line 412 of file wilson_dslash_dagger_g80_core.h.

else
Initial value:
{
spinorFloat a0_im
#define spinorFloat
spinorFloat a0_re

Definition at line 1718 of file wilson_dslash_dagger_g80_core.h.

const int ga_idx = sid

Definition at line 486 of file wilson_dslash_dagger_g80_core.h.

o00_im = 0

Definition at line 415 of file wilson_dslash_dagger_g80_core.h.

o00_re = 0

Definition at line 415 of file wilson_dslash_dagger_g80_core.h.

o01_im = 0

Definition at line 416 of file wilson_dslash_dagger_g80_core.h.

o01_re = 0

Definition at line 416 of file wilson_dslash_dagger_g80_core.h.

o02_im = 0

Definition at line 417 of file wilson_dslash_dagger_g80_core.h.

o02_re = 0

Definition at line 417 of file wilson_dslash_dagger_g80_core.h.

o10_im = 0

Definition at line 418 of file wilson_dslash_dagger_g80_core.h.

o10_re = 0

Definition at line 418 of file wilson_dslash_dagger_g80_core.h.

o11_im = 0

Definition at line 419 of file wilson_dslash_dagger_g80_core.h.

o11_re = 0

Definition at line 419 of file wilson_dslash_dagger_g80_core.h.

o12_im = 0

Definition at line 420 of file wilson_dslash_dagger_g80_core.h.

o12_re = 0

Definition at line 420 of file wilson_dslash_dagger_g80_core.h.

o20_im = 0

Definition at line 421 of file wilson_dslash_dagger_g80_core.h.

o20_re = 0

Definition at line 421 of file wilson_dslash_dagger_g80_core.h.

o21_im = 0

Definition at line 422 of file wilson_dslash_dagger_g80_core.h.

o21_re = 0

Definition at line 422 of file wilson_dslash_dagger_g80_core.h.

o22_im = 0

Definition at line 423 of file wilson_dslash_dagger_g80_core.h.

o22_re = 0

Definition at line 423 of file wilson_dslash_dagger_g80_core.h.

o30_im = 0

Definition at line 373 of file wilson_dslash_dagger_g80_core.h.

o30_re = 0

Definition at line 424 of file wilson_dslash_dagger_g80_core.h.

o31_im = 0

Definition at line 375 of file wilson_dslash_dagger_g80_core.h.

o31_re = 0

Definition at line 374 of file wilson_dslash_dagger_g80_core.h.

o32_im = 0

Definition at line 377 of file wilson_dslash_dagger_g80_core.h.

o32_re = 0

Definition at line 376 of file wilson_dslash_dagger_g80_core.h.

Initial value:
+ (threadIdx.x % SHARED_STRIDE)
__shared__ char s_data[]
#define DSLASH_SHARED_FLOATS_PER_THREAD
#define spinorFloat
#define SHARED_STRIDE

Definition at line 387 of file wilson_dslash_dagger_g80_core.h.

__shared__ char s_data[]

Definition at line 401 of file wilson_dslash_dagger_g80_core.h.

int X

Definition at line 395 of file wilson_dslash_dagger_g80_core.h.

int x1

Definition at line 394 of file wilson_dslash_dagger_g80_core.h.

int x2

Definition at line 394 of file wilson_dslash_dagger_g80_core.h.

int x3

Definition at line 394 of file wilson_dslash_dagger_g80_core.h.

int x4

Definition at line 394 of file wilson_dslash_dagger_g80_core.h.