|
QUDA
0.9.0
|
Functions | |
| def | complexify (a) |
| complex numbers ######################################################################## More... | |
| def | complexToStr (c) |
| def | gplus (g1, g2) |
| def | gminus (g1, g2) |
| def | projectorToStr (p) |
| def | indent (code) |
| code generation ######################################################################## More... | |
| def | block (code) |
| def | sign (x) |
| def | nthFloat4 (n) |
| def | nthFloat2 (n) |
| def | in_re (s, c) |
| def | in_im (s, c) |
| def | g_re (d, m, n) |
| def | g_im (d, m, n) |
| def | out_re (s, c) |
| def | out_im (s, c) |
| def | h1_re (h, c) |
| def | h1_im (h, c) |
| def | h2_re (h, c) |
| def | h2_im (h, c) |
| def | c_re (b, sm, cm, sn, cn) |
| def | c_im (b, sm, cm, sn, cn) |
| def | cinv_re (b, sm, cm, sn, cn) |
| def | cinv_im (b, sm, cm, sn, cn) |
| def | a_re (b, s, c) |
| def | a_im (b, s, c) |
| def | acc_re (s, c) |
| def | acc_im (s, c) |
| def | tmp_re (s, c) |
| def | tmp_im (s, c) |
| def | spinor (name, s, c, z) |
| def | def_input_spinor () |
| def | def_gauge () |
| def | def_clover (pack_only=False) |
| def | def_output_spinor () |
| def | prolog () |
| def | gen (dir, pack_only=False) |
| def | input_spinor (s, c, z) |
| def | clover_twisted_xpay () |
| def | epilog () |
| def | generate_dslash () |
| def | generate_dslash_kernels (arch) |
Variables | |
| def | id |
| projector matrices ######################################################################## More... | |
| def | gamma1 |
| def | gamma2 |
| def | gamma3 |
| def | gamma4 |
| def | igamma5 |
| list | projectors |
| bool | dslash = False |
| bool | dagger = False |
| bool | twist = False |
| int | sharedFloats = 0 |
| bool | sharedDslash = False |
| bool | pack = False |
| int | arch = 200 |
| def deg_tmc_dslash_cuda_gen.a_im | ( | b, | |
| s, | |||
| c | |||
| ) |
Definition at line 132 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.a_re | ( | b, | |
| s, | |||
| c | |||
| ) |
Definition at line 131 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.acc_im | ( | s, | |
| c | |||
| ) |
Definition at line 135 of file deg_tmc_dslash_cuda_gen.py.
Referenced by clover_twisted_xpay(), def_input_spinor(), and epilog().

| def deg_tmc_dslash_cuda_gen.acc_re | ( | s, | |
| c | |||
| ) |
Definition at line 134 of file deg_tmc_dslash_cuda_gen.py.
Referenced by clover_twisted_xpay(), def_input_spinor(), and epilog().

| def deg_tmc_dslash_cuda_gen.block | ( | code | ) |
Definition at line 101 of file deg_tmc_dslash_cuda_gen.py.
References indent().
Referenced by epilog(), and gen().


| def deg_tmc_dslash_cuda_gen.c_im | ( | b, | |
| sm, | |||
| cm, | |||
| sn, | |||
| cn | |||
| ) |
Definition at line 128 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_clover(), and epilog().

| def deg_tmc_dslash_cuda_gen.c_re | ( | b, | |
| sm, | |||
| cm, | |||
| sn, | |||
| cn | |||
| ) |
Definition at line 127 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_clover(), and epilog().

| def deg_tmc_dslash_cuda_gen.cinv_im | ( | b, | |
| sm, | |||
| cm, | |||
| sn, | |||
| cn | |||
| ) |
Definition at line 130 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_clover(), and epilog().

| def deg_tmc_dslash_cuda_gen.cinv_re | ( | b, | |
| sm, | |||
| cm, | |||
| sn, | |||
| cn | |||
| ) |
Definition at line 129 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_clover(), and epilog().

| def deg_tmc_dslash_cuda_gen.clover_twisted_xpay | ( | ) |
| def deg_tmc_dslash_cuda_gen.complexify | ( | a | ) |
complex numbers ########################################################################
Definition at line 5 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.complexToStr | ( | c | ) |
Definition at line 8 of file deg_tmc_dslash_cuda_gen.py.
References int.
Referenced by projectorToStr().

| def deg_tmc_dslash_cuda_gen.def_clover | ( | pack_only = False | ) |
Definition at line 216 of file deg_tmc_dslash_cuda_gen.py.
References c_im(), c_re(), cinv_im(), cinv_re(), nthFloat2(), and nthFloat4().
Referenced by prolog().


| def deg_tmc_dslash_cuda_gen.def_gauge | ( | ) |
Definition at line 185 of file deg_tmc_dslash_cuda_gen.py.
References g_im(), g_re(), nthFloat2(), and nthFloat4().
Referenced by prolog().


| def deg_tmc_dslash_cuda_gen.def_input_spinor | ( | ) |
Definition at line 144 of file deg_tmc_dslash_cuda_gen.py.
References acc_im(), acc_re(), in_im(), in_re(), nthFloat2(), and nthFloat4().
Referenced by prolog().


| def deg_tmc_dslash_cuda_gen.def_output_spinor | ( | ) |
Definition at line 377 of file deg_tmc_dslash_cuda_gen.py.
References out_im(), and out_re().
Referenced by prolog().


| def deg_tmc_dslash_cuda_gen.epilog | ( | ) |
Definition at line 949 of file deg_tmc_dslash_cuda_gen.py.
References acc_im(), acc_re(), block(), c_im(), c_re(), cinv_im(), cinv_re(), clover_twisted_xpay(), g_im(), g_re(), in_im(), in_re(), out_im(), and out_re().
Referenced by generate_dslash().


| def deg_tmc_dslash_cuda_gen.g_im | ( | d, | |
| m, | |||
| n | |||
| ) |
Definition at line 120 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_gauge(), epilog(), and gen().

| def deg_tmc_dslash_cuda_gen.g_re | ( | d, | |
| m, | |||
| n | |||
| ) |
Definition at line 119 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_gauge(), epilog(), and gen().

| def deg_tmc_dslash_cuda_gen.gen | ( | dir, | |
pack_only = False |
|||
| ) |
| def deg_tmc_dslash_cuda_gen.generate_dslash | ( | ) |
Definition at line 1059 of file deg_tmc_dslash_cuda_gen.py.
References epilog(), and prolog().
Referenced by generate_dslash_kernels().


| def deg_tmc_dslash_cuda_gen.generate_dslash_kernels | ( | arch | ) |
Definition at line 1063 of file deg_tmc_dslash_cuda_gen.py.
References generate_dslash().

| def deg_tmc_dslash_cuda_gen.gminus | ( | g1, | |
| g2 | |||
| ) |
Definition at line 77 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.gplus | ( | g1, | |
| g2 | |||
| ) |
Definition at line 74 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.h1_im | ( | h, | |
| c | |||
| ) |
Definition at line 124 of file deg_tmc_dslash_cuda_gen.py.
Referenced by gen().

| def deg_tmc_dslash_cuda_gen.h1_re | ( | h, | |
| c | |||
| ) |
Definition at line 123 of file deg_tmc_dslash_cuda_gen.py.
Referenced by gen().

| def deg_tmc_dslash_cuda_gen.h2_im | ( | h, | |
| c | |||
| ) |
Definition at line 126 of file deg_tmc_dslash_cuda_gen.py.
Referenced by gen().

| def deg_tmc_dslash_cuda_gen.h2_re | ( | h, | |
| c | |||
| ) |
Definition at line 125 of file deg_tmc_dslash_cuda_gen.py.
Referenced by gen().

| def deg_tmc_dslash_cuda_gen.in_im | ( | s, | |
| c | |||
| ) |
Definition at line 118 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_input_spinor(), epilog(), gen(), input_spinor(), and prolog().

| def deg_tmc_dslash_cuda_gen.in_re | ( | s, | |
| c | |||
| ) |
Definition at line 117 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_input_spinor(), epilog(), gen(), input_spinor(), and prolog().

| def deg_tmc_dslash_cuda_gen.indent | ( | code | ) |
code generation ########################################################################
Definition at line 97 of file deg_tmc_dslash_cuda_gen.py.
Referenced by block(), gen(), and prolog().

| def deg_tmc_dslash_cuda_gen.input_spinor | ( | s, | |
| c, | |||
| z | |||
| ) |
| def deg_tmc_dslash_cuda_gen.nthFloat2 | ( | n | ) |
Definition at line 113 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_clover(), def_gauge(), and def_input_spinor().

| def deg_tmc_dslash_cuda_gen.nthFloat4 | ( | n | ) |
Definition at line 110 of file deg_tmc_dslash_cuda_gen.py.
Referenced by def_clover(), def_gauge(), and def_input_spinor().

| def deg_tmc_dslash_cuda_gen.out_im | ( | s, | |
| c | |||
| ) |
Definition at line 122 of file deg_tmc_dslash_cuda_gen.py.
Referenced by clover_twisted_xpay(), def_output_spinor(), epilog(), gen(), input_spinor(), and prolog().

| def deg_tmc_dslash_cuda_gen.out_re | ( | s, | |
| c | |||
| ) |
Definition at line 121 of file deg_tmc_dslash_cuda_gen.py.
Referenced by clover_twisted_xpay(), def_output_spinor(), epilog(), gen(), input_spinor(), and prolog().

| def deg_tmc_dslash_cuda_gen.projectorToStr | ( | p | ) |
Definition at line 80 of file deg_tmc_dslash_cuda_gen.py.
References complexToStr().
Referenced by gen().


| def deg_tmc_dslash_cuda_gen.prolog | ( | ) |
Definition at line 396 of file deg_tmc_dslash_cuda_gen.py.
References def_clover(), def_gauge(), def_input_spinor(), def_output_spinor(), in_im(), in_re(), indent(), out_im(), and out_re().
Referenced by generate_dslash().


| def deg_tmc_dslash_cuda_gen.sign | ( | x | ) |
Definition at line 104 of file deg_tmc_dslash_cuda_gen.py.
Referenced by gen().

| def deg_tmc_dslash_cuda_gen.spinor | ( | name, | |
| s, | |||
| c, | |||
| z | |||
| ) |
Definition at line 140 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.tmp_im | ( | s, | |
| c | |||
| ) |
Definition at line 138 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.tmp_re | ( | s, | |
| c | |||
| ) |
Definition at line 137 of file deg_tmc_dslash_cuda_gen.py.
| int deg_tmc_dslash_cuda_gen.arch = 200 |
Definition at line 1118 of file deg_tmc_dslash_cuda_gen.py.
| bool deg_tmc_dslash_cuda_gen.dagger = False |
Definition at line 1111 of file deg_tmc_dslash_cuda_gen.py.
| bool deg_tmc_dslash_cuda_gen.dslash = False |
Definition at line 1110 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.gamma1 |
Definition at line 38 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.gamma2 |
Definition at line 45 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.gamma3 |
Definition at line 52 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.gamma4 |
Definition at line 59 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.id |
projector matrices ########################################################################
Definition at line 31 of file deg_tmc_dslash_cuda_gen.py.
| def deg_tmc_dslash_cuda_gen.igamma5 |
Definition at line 66 of file deg_tmc_dslash_cuda_gen.py.
| bool deg_tmc_dslash_cuda_gen.pack = False |
Definition at line 1115 of file deg_tmc_dslash_cuda_gen.py.
| list deg_tmc_dslash_cuda_gen.projectors |
Definition at line 88 of file deg_tmc_dslash_cuda_gen.py.
| bool deg_tmc_dslash_cuda_gen.sharedDslash = False |
Definition at line 1114 of file deg_tmc_dslash_cuda_gen.py.
| int deg_tmc_dslash_cuda_gen.sharedFloats = 0 |
Definition at line 1113 of file deg_tmc_dslash_cuda_gen.py.
| bool deg_tmc_dslash_cuda_gen.twist = False |
Definition at line 1112 of file deg_tmc_dslash_cuda_gen.py.
1.8.14