lattice/quda-v1.1.0.zip
lattice-quda-d2320dd
.clang-format
742 Bytes
.cmake-format.py
3.1 kB
.gitignore
245 Bytes
CMakeLists.txt
37.5 kB
LICENSE
14.4 kB
NEWS
41.2 kB
README.md
12.8 kB
cmake
FindCUDALibs.cmake
7.7 kB
FindCUDAWrapper.cmake
658 Bytes
FindEigen.cmake
7.6 kB
FindLibDL.cmake
865 Bytes
FindNVML.cmake
3.8 kB
doc
CMakeLists.txt
766 Bytes
Doxyfile.in
108.6 kB
include
atomic.cuh
5.2 kB
blas_helper.cuh
18.6 kB
blas_lapack.h
6.4 kB
blas_magma.h
2.3 kB
blas_quda.h
17.9 kB
clover_field.h
16.4 kB
clover_field_order.h
35.6 kB
color_spinor.h
36.2 kB
color_spinor_field.h
50.4 kB
color_spinor_field_order.h
73.4 kB
comm_key.h
2.3 kB
comm_quda.h
13.1 kB
communicator_quda.h
26.7 kB
complex_quda.h
42.3 kB
contract_quda.h
210 Bytes
convert.h
3.4 kB
cub_helper.cuh
631 Bytes
dbldbl.h
13.3 kB
deflation.h
5.9 kB
device.h
1.0 kB
dirac_quda.h
97.3 kB
double_single.h
2.3 kB
dslash.h
26.0 kB
dslash_helper.cuh
27.1 kB
dslash_quda.h
33.6 kB
eigen_helper.h
187 Bytes
eigensolve_quda.h
24.3 kB
enum_quda.h
18.2 kB
enum_quda_fortran.h
18.0 kB
externals
CLI11.hpp
262.0 kB
cub_legacy
agent
agent_histogram.cuh
33.3 kB
agent_radix_sort_downsweep.cuh
28.5 kB
agent_radix_sort_upsweep.cuh
17.9 kB
agent_reduce.cuh
16.9 kB
agent_reduce_by_key.cuh
24.8 kB
agent_rle.cuh
35.7 kB
agent_scan.cuh
18.7 kB
agent_segment_fixup.cuh
16.7 kB
agent_select_if.cuh
29.6 kB
agent_spmv_orig.cuh
27.4 kB
single_pass_scan_operators.cuh
27.4 kB
block
block_adjacent_difference.cuh
25.0 kB
block_discontinuity.cuh
54.5 kB
block_exchange.cuh
52.3 kB
block_histogram.cuh
16.3 kB
block_load.cuh
53.7 kB
block_radix_rank.cuh
25.2 kB
block_radix_sort.cuh
38.3 kB
block_raking_layout.cuh
6.2 kB
block_reduce.cuh
25.3 kB
block_scan.cuh
103.0 kB
block_shuffle.cuh
12.0 kB
block_store.cuh
41.4 kB
specializations
block_histogram_atomic.cuh
3.3 kB
block_histogram_sort.cuh
8.2 kB
block_reduce_raking.cuh
9.7 kB
block_reduce_raking_commutative_only.cuh
8.4 kB
block_reduce_warp_reductions.cuh
9.8 kB
block_scan_raking.cuh
28.5 kB
block_scan_warp_scans.cuh
19.1 kB
block_scan_warp_scans2.cuh
20.9 kB
block_scan_warp_scans3.cuh
19.5 kB
cub.cuh
3.6 kB
device
device_histogram.cuh
54.3 kB
device_partition.cuh
13.9 kB
device_radix_sort.cuh
42.4 kB
device_reduce.cuh
38.9 kB
device_run_length_encode.cuh
14.8 kB
device_scan.cuh
21.8 kB
device_segmented_radix_sort.cuh
54.7 kB
device_segmented_reduce.cuh
36.5 kB
device_select.cuh
18.8 kB
device_spmv.cuh
8.5 kB
dispatch
dispatch_histogram.cuh
57.2 kB
dispatch_radix_sort.cuh
80.4 kB
dispatch_reduce.cuh
42.7 kB
dispatch_reduce_by_key.cuh
25.5 kB
dispatch_rle.cuh
23.6 kB
dispatch_scan.cuh
22.8 kB
dispatch_select_if.cuh
24.5 kB
dispatch_spmv_orig.cuh
33.3 kB
grid
grid_barrier.cuh
5.9 kB
grid_even_share.cuh
8.2 kB
grid_mapping.cuh
4.8 kB
grid_queue.cuh
7.5 kB
host
mutex.cuh
4.6 kB
iterator
arg_index_input_iterator.cuh
8.8 kB
cache_modified_input_iterator.cuh
8.1 kB
cache_modified_output_iterator.cuh
8.3 kB
constant_input_iterator.cuh
7.7 kB
counting_input_iterator.cuh
7.4 kB
discard_output_iterator.cuh
6.8 kB
tex_obj_input_iterator.cuh
10.5 kB
tex_ref_input_iterator.cuh
12.4 kB
transform_input_iterator.cuh
8.6 kB
thread
thread_load.cuh
18.9 kB
thread_operators.cuh
9.2 kB
thread_reduce.cuh
6.0 kB
thread_scan.cuh
10.6 kB
thread_search.cuh
4.8 kB
thread_store.cuh
18.0 kB
util_allocator.cuh
28.7 kB
util_arch.cuh
7.0 kB
util_debug.cuh
5.1 kB
util_device.cuh
10.7 kB
util_macro.cuh
3.7 kB
util_namespace.cuh
2.1 kB
util_ptx.cuh
22.3 kB
util_type.cuh
40.2 kB
warp
specializations
warp_reduce_shfl.cuh
21.4 kB
warp_reduce_smem.cuh
14.3 kB
warp_scan_shfl.cuh
25.3 kB
warp_scan_smem.cuh
16.2 kB
warp_reduce.cuh
25.0 kB
warp_scan.cuh
38.9 kB
generics
detail
alias.h
2.5 kB
array.h
2.7 kB
ldg.h
1.2 kB
shfl.h
7.8 kB
integer_sequence.hpp
4.2 kB
jitify.hpp
168.9 kB
trove
aos.h
8.9 kB
array.h
7.8 kB
block.h
2.6 kB
detail
dismember.h
4.1 kB
fallback.h
4.2 kB
memory.h
6.1 kB
print_array.h
1.9 kB
ptr.h
2.8 kB
rotate.h
4.1 kB
shfl.h
2.4 kB
static_gcd.h
2.7 kB
static_mod_inverse.h
2.2 kB
transpose.h
23.6 kB
utility.h
4.3 kB
warp.h
1.9 kB
fast_intdiv.h
4.4 kB
float_vector.h
9.3 kB
gamma.cuh
5.6 kB
gauge_field.h
32.8 kB
gauge_field_order.h
139.4 kB
gauge_force_quda.h
817 Bytes
gauge_tools.h
7.6 kB
gauge_update_quda.h
610 Bytes
hw_quda.h
339 Bytes
index_helper.cuh
37.2 kB
inline_ptx.h
3.2 kB
instantiate.h
14.2 kB
instantiate_dslash.h
5.0 kB
invert_quda.h
50.5 kB
jitify_helper.cuh
1.8 kB
jitify_options.hpp.in
123 Bytes
kernels
blas_core.cuh
14.6 kB
block_orthogonalize.cuh
13.6 kB
clover_deriv.cuh
12.3 kB
clover_invert.cuh
3.1 kB
clover_sigma_outer_product.cuh
3.4 kB
coarse_op_kernel.cuh
55.7 kB
coarse_op_kernel_mma.cuh
10.5 kB
coarse_op_preconditioned.cuh
5.2 kB
coarse_op_preconditioned_mma.cuh
4.0 kB
color_spinor_pack.cuh
8.8 kB
contraction.cuh
7.1 kB
copy_field_offset.cuh
8.9 kB
copy_gauge.cuh
5.9 kB
covDev.cuh
7.3 kB
dslash_coarse.cuh
17.1 kB
dslash_domain_wall_4d.cuh
3.1 kB
dslash_domain_wall_5d.cuh
4.1 kB
dslash_domain_wall_m5.cuh
16.5 kB
dslash_mobius_eofa.cuh
9.8 kB
dslash_ndeg_twisted_mass.cuh
3.2 kB
dslash_ndeg_twisted_mass_preconditioned.cuh
5.6 kB
dslash_pack.cuh
25.0 kB
dslash_staggered.cuh
9.9 kB
dslash_twisted_clover_preconditioned.cuh
4.6 kB
dslash_twisted_mass.cuh
2.5 kB
dslash_twisted_mass_preconditioned.cuh
9.1 kB
dslash_wilson.cuh
8.2 kB
dslash_wilson_clover.cuh
3.8 kB
dslash_wilson_clover_hasenbusch_twist.cuh
3.8 kB
dslash_wilson_clover_hasenbusch_twist_preconditioned.cuh
5.1 kB
dslash_wilson_clover_preconditioned.cuh
4.0 kB
field_strength_tensor.cuh
6.6 kB
gauge_ape.cuh
2.5 kB
gauge_plaq.cuh
2.4 kB
gauge_qcharge.cuh
2.7 kB
gauge_stout.cuh
6.0 kB
gauge_utils.cuh
8.7 kB
gauge_wilson_flow.cuh
5.5 kB
laplace.cuh
7.5 kB
multi_blas_core.cuh
11.1 kB
multi_reduce_core.cuh
8.9 kB
reduce_core.cuh
24.5 kB
restrictor.cuh
8.6 kB
staggered_coarse_op_kernel.cuh
5.6 kB
staggered_kd_apply_xinv_kernel.cuh
9.0 kB
staggered_kd_build_xinv_kernel.cuh
5.4 kB
ks_force_quda.h
273 Bytes
ks_improved_force.h
2.7 kB
lattice_field.h
25.6 kB
launch_kernel.cuh
5.3 kB
layout_hyper.h
768 Bytes
linalg.cuh
6.0 kB
llfat_quda.h
743 Bytes
malloc_quda.h
6.4 kB
math_helper.cuh
684 Bytes
matrix_field.h
1.4 kB
matrix_tile.cuh
10.2 kB
mdw_dslash5_tensor_core.cuh
18.3 kB
mma_tensor_op
gemm.cuh
23.6 kB
hmma_m16n16k16_sm70.cuh
15.9 kB
hmma_m16n8k8_sm80.cuh
14.7 kB
momentum.h
1.2 kB
mpi_comm_handle.h
355 Bytes
multi_blas_helper.cuh
10.2 kB
multigrid.h
18.7 kB
multigrid_helper.cuh
784 Bytes
numa_affinity.h
359 Bytes
object.h
795 Bytes
pgauge_monte.h
2.1 kB
qio_field.h
1.8 kB
quda.h
68.7 kB
quda_api.h
11.5 kB
quda_arpack_interface.h
5.6 kB
quda_constants.h
1.7 kB
quda_define.h.in
1.3 kB
quda_fortran.h
9.2 kB
quda_fp16.cuh
438 Bytes
quda_internal.h
4.4 kB
quda_matrix.h
33.6 kB
quda_milc_interface.h
41.3 kB
quda_new_interace.h
851 Bytes
random_quda.h
3.6 kB
reduce_helper.h
12.0 kB
register_traits.h
18.9 kB
shared_memory_cache_helper.cuh
2.1 kB
shmem_helper.cuh
439 Bytes
split_grid.h
7.1 kB
staggered_kd_build_xinv.h
1.3 kB
staggered_oprod.h
787 Bytes
su3_project.cuh
3.4 kB
thrust_helper.cuh
1.4 kB
timer.h
9.5 kB
transfer.h
13.1 kB
transform_reduce.h
8.9 kB
trove_helper.cuh
356 Bytes
tune_key.h
1.2 kB
tune_quda.h
21.3 kB
uint_to_char.h
9.0 kB
unitarization_links.h
1.6 kB
util_quda.h
6.0 kB
vector_io.h
939 Bytes
worker.h
168 Bytes
jenkins
bqcd.config.cmake
1.8 kB
milc.config.cmake
1.3 kB
twistedmass.config.cmake
1.8 kB
lib
.directory
49 Bytes
CMakeLists.txt
25.6 kB
CUFFT_Plans.h
6.4 kB
blas_magma.cu
12.7 kB
blas_magma_nopiv.cu
8.6 kB
blas_quda.cu
10.7 kB
block_orthogonalize.cu
16.7 kB
check_params.h
30.9 kB
checksum.cu
2.7 kB
clover_deriv_quda.cu
6.9 kB
clover_field.cpp
18.3 kB
clover_invert.cu
2.8 kB
clover_outer_product.cu
11.0 kB
clover_quda.cu
6.3 kB
clover_sigma_outer_product.cu
4.7 kB
clover_trace_quda.cu
7.5 kB
coarse_op.cu
15.1 kB
coarse_op.cuh
55.7 kB
coarse_op_mma_launch.h
34.9 kB
coarse_op_preconditioned.cu
17.3 kB
coarse_op_preconditioned_mma_launch.h
8.4 kB
coarsecoarse_op.cu
21.2 kB
color_spinor_field.cpp
34.9 kB
color_spinor_pack.cu
23.2 kB
color_spinor_util.cu
17.7 kB
comm_common.cpp
6.8 kB
communicator_mpi.cpp
12.4 kB
communicator_qmp.cpp
13.7 kB
communicator_single.cpp
3.6 kB
communicator_stack.cpp
9.1 kB
contract.cu
4.3 kB
copy_clover.cu
7.2 kB
copy_clover_offset.cu
3.1 kB
copy_color_spinor.cpp
10.6 kB
copy_color_spinor.cuh
19.8 kB
copy_color_spinor_dd.cu
336 Bytes
copy_color_spinor_dh.cu
522 Bytes
copy_color_spinor_dq.cu
522 Bytes
copy_color_spinor_ds.cu
501 Bytes
copy_color_spinor_hd.cu
521 Bytes
copy_color_spinor_hh.cu
534 Bytes
copy_color_spinor_hq.cu
561 Bytes
copy_color_spinor_hs.cu
546 Bytes
copy_color_spinor_mg.cuh
12.4 kB
copy_color_spinor_mg_dd.cu
490 Bytes
copy_color_spinor_mg_ds.cu
489 Bytes
copy_color_spinor_mg_hh.cu
500 Bytes
copy_color_spinor_mg_hq.cu
538 Bytes
copy_color_spinor_mg_hs.cu
500 Bytes
copy_color_spinor_mg_qh.cu
538 Bytes
copy_color_spinor_mg_qq.cu
505 Bytes
copy_color_spinor_mg_qs.cu
504 Bytes
copy_color_spinor_mg_sd.cu
489 Bytes
copy_color_spinor_mg_sh.cu
488 Bytes
copy_color_spinor_mg_sq.cu
489 Bytes
copy_color_spinor_mg_ss.cu
464 Bytes
copy_color_spinor_offset.cu
2.9 kB
copy_color_spinor_qd.cu
520 Bytes
copy_color_spinor_qh.cu
561 Bytes
copy_color_spinor_qq.cu
536 Bytes
copy_color_spinor_qs.cu
559 Bytes
copy_color_spinor_sd.cu
335 Bytes
copy_color_spinor_sh.cu
544 Bytes
copy_color_spinor_sq.cu
559 Bytes
copy_color_spinor_ss.cu
500 Bytes
copy_gauge.cpp
3.8 kB
copy_gauge_double.cu
462 Bytes
copy_gauge_extended.cu
15.3 kB
copy_gauge_half.cu
575 Bytes
copy_gauge_helper.cuh
5.8 kB
copy_gauge_inc.cu
20.3 kB
copy_gauge_mg.cu
8.6 kB
copy_gauge_offset.cu
5.0 kB
copy_gauge_quarter.cu
585 Bytes
copy_gauge_single.cu
581 Bytes
covDev.cu
5.4 kB
cpu_color_spinor_field.cpp
12.0 kB
cpu_gauge_field.cpp
16.8 kB
cuda_color_spinor_field.cpp
54.7 kB
cuda_gauge_field.cpp
31.1 kB
deflation.cpp
15.4 kB
dirac.cpp
12.8 kB
dirac_clover.cpp
11.4 kB
dirac_clover_hasenbusch_twist.cpp
8.1 kB
dirac_coarse.cpp
24.9 kB
dirac_domain_wall.cpp
6.5 kB
dirac_domain_wall_4d.cpp
9.9 kB
dirac_improved_staggered.cpp
10.2 kB
dirac_improved_staggered_kd.cpp
9.3 kB
dirac_mobius.cpp
32.8 kB
dirac_staggered.cpp
9.4 kB
dirac_staggered_kd.cpp
8.5 kB
dirac_twisted_clover.cpp
14.1 kB
dirac_twisted_mass.cpp
15.3 kB
dirac_wilson.cpp
5.6 kB
dslash5_domain_wall.cu
10.4 kB
dslash5_mobius_eofa.cu
7.9 kB
dslash_coarse.cu
1.9 kB
dslash_coarse.hpp
32.4 kB
dslash_coarse_dagger.cu
695 Bytes
dslash_domain_wall_4d.cu
3.3 kB
dslash_domain_wall_5d.cu
3.2 kB
dslash_improved_staggered.cu
7.3 kB
dslash_index.cuh
20.6 kB
dslash_ndeg_twisted_mass.cu
2.9 kB
dslash_ndeg_twisted_mass_preconditioned.cu
5.7 kB
dslash_pack2.cu
14.3 kB
dslash_policy.cuh
88.9 kB
dslash_quda.cu
27.7 kB
dslash_staggered.cu
3.9 kB
dslash_twisted_clover.cu
3.3 kB
dslash_twisted_clover_preconditioned.cu
5.1 kB
dslash_twisted_mass.cu
2.8 kB
dslash_twisted_mass_preconditioned.cu
4.6 kB
dslash_wilson.cu
2.1 kB
dslash_wilson_clover.cu
3.9 kB
dslash_wilson_clover_hasenbusch_twist.cu
3.6 kB
dslash_wilson_clover_hasenbusch_twist_preconditioned.cu
11.5 kB
dslash_wilson_clover_preconditioned.cu
5.0 kB
eig_block_trlm.cpp
18.8 kB
eig_iram.cpp
20.9 kB
eig_trlm.cpp
11.3 kB
eigensolve_quda.cpp
46.0 kB
extended_color_spinor_utilities.cu
20.7 kB
extract_gauge_ghost.cu
4.8 kB
extract_gauge_ghost_extended.cu
16.2 kB
extract_gauge_ghost_helper.cuh
9.7 kB
extract_gauge_ghost_mg.cu
3.7 kB
gauge_ape.cu
2.6 kB
gauge_covdev.cpp
2.3 kB
gauge_field.cpp
16.0 kB
gauge_field_strength_tensor.cu
2.0 kB
gauge_fix_fft.cu
33.2 kB
gauge_fix_ovr.cu
60.0 kB
gauge_fix_ovr_extra.cu
4.1 kB
gauge_fix_ovr_extra.h
309 Bytes
gauge_fix_ovr_hit_devf.cuh
29.5 kB
gauge_force.cu
8.5 kB
gauge_laplace.cpp
5.4 kB
gauge_observable.cpp
3.0 kB
gauge_phase.cu
6.0 kB
gauge_plaq.cu
2.0 kB
gauge_qcharge.cu
3.5 kB
gauge_random.cu
6.4 kB
gauge_stout.cu
5.1 kB
gauge_update_quda.cu
5.0 kB
gauge_wilson_flow.cu
5.9 kB
generate
nvtx.w
1.3 kB
wrap.py
53.1 kB
generic_reduce.cuh
4.5 kB
hisq_paths_force_quda.cu
43.1 kB
instantiate.cpp
1.0 kB
interface
CMakeLists.txt
85 Bytes
blas_interface.cpp
7.3 kB
interface_quda.cpp
221.7 kB
inv_bicgstab_quda.cpp
10.6 kB
inv_bicgstabl_quda.cpp
24.2 kB
inv_ca_cg.cpp
27.9 kB
inv_ca_gcr.cpp
14.6 kB
inv_cg3_quda.cpp
17.1 kB
inv_cg_quda.cpp
58.1 kB
inv_eigcg_quda.cpp
25.2 kB
inv_gcr_quda.cpp
18.0 kB
inv_gmresdr_quda.cpp
19.8 kB
inv_mpbicgstab_quda.cpp
7.6 kB
inv_mpcg_quda.cpp
10.0 kB
inv_mr_quda.cpp
7.2 kB
inv_mre.cpp
5.4 kB
inv_msrc_cg_quda.cpp
11.5 kB
inv_multi_cg_quda.cpp
21.0 kB
inv_pcg_quda.cpp
13.7 kB
inv_sbicgstab_quda.cpp
3.3 kB
inv_sd_quda.cpp
2.1 kB
inv_xsd_quda.cpp
1.5 kB
laplace.cu
7.8 kB
lattice_field.cpp
27.8 kB
layout_hyper.cpp
5.7 kB
llfat_quda.cu
16.7 kB
max_clover.cu
2.5 kB
max_gauge.cu
4.0 kB
mdw_fused_dslash.cu
30.6 kB
milc_interface.cpp
107.4 kB
momentum.cu
11.6 kB
multi_blas_quda.cu
27.7 kB
multi_reduce_quda.cu
38.2 kB
multigrid.cpp
78.1 kB
numa_affinity.cpp
1.3 kB
nvtx_pmpi.c
26.8 kB
pgauge_det_trace.cu
4.3 kB
pgauge_exchange.cu
8.8 kB
pgauge_heatbath.cu
28.2 kB
pgauge_init.cu
10.4 kB
prolongator.cu
14.7 kB
qio_field.cpp
19.7 kB
quda_arpack_interface.cpp
19.5 kB
quda_fortran.F90
13.8 kB
random.cu
5.0 kB
reduce_helper.cu
3.6 kB
reduce_quda.cu
14.5 kB
restrictor.cu
13.5 kB
shift_quark_field.cu
10.5 kB
solver.cpp
16.5 kB
spinor_noise.cu
8.5 kB
staggered_coarse_op.cu
25.7 kB
staggered_kd_apply_xinv.cu
9.0 kB
staggered_kd_build_xinv.cu
14.8 kB
staggered_oprod.cu
9.4 kB
staggered_prolong_restrict.cu
15.9 kB
svd_quda.h
15.8 kB
targets
cuda
CMakeLists.txt
507 Bytes
blas_lapack_cublas.cpp
23.0 kB
device.cpp
11.0 kB
malloc.cpp
25.2 kB
quda_api.cpp
20.0 kB
generic
CMakeLists.txt
95 Bytes
blas_lapack_eigen.cpp
16.8 kB
hip
CMakeLists.txt
119 Bytes
blas_lapack_hipblas.cpp
7.2 kB
device.cpp
6.1 kB
malloc.cpp
21.8 kB
timer.cpp
5.4 kB
transfer.cpp
18.7 kB
tune.cpp
31.8 kB
unitarize_force_quda.cu
18.4 kB
unitarize_links_quda.cu
15.4 kB
util_quda.cpp
3.6 kB
vector_io.cpp
8.8 kB
version.cpp
93 Bytes
tests
CMakeLists.txt
34.1 kB
blas_interface_test.cpp
15.4 kB
blas_test.cpp
35.4 kB
c_interface_test.c
62 Bytes
contract_test.cpp
7.0 kB
covdev_test.cpp
8.3 kB
deflated_invert_test.cpp
13.5 kB
dslash_ctest.cpp
6.8 kB
dslash_test.cpp
3.1 kB
dslash_test_utils.h
50.9 kB
eigensolve_test.cpp
7.5 kB
gauge_alg_test.cpp
7.8 kB
gauge_force_test.cpp
11.5 kB
googletest
include
gtest
gtest-death-test.h
14.3 kB
gtest-matchers.h
29.4 kB
gtest-message.h
8.3 kB
gtest-param-test.h
22.2 kB
gtest-printers.h
34.8 kB
gtest-spi.h
10.1 kB
gtest-test-part.h
6.8 kB
gtest-typed-test.h
15.7 kB
gtest.h
93.4 kB
gtest_pred_impl.h
14.8 kB
gtest_prod.h
2.5 kB
internal
custom
README.md
1.7 kB
gtest-port.h
1.9 kB
gtest-printers.h
2.1 kB
gtest.h
1.8 kB
gtest-death-test-internal.h
13.6 kB
gtest-filepath.h
9.8 kB
gtest-internal.h
55.1 kB
gtest-param-util.h
33.0 kB
gtest-port-arch.h
3.9 kB
gtest-port.h
82.1 kB
gtest-string.h
6.9 kB
gtest-type-util.h
186.4 kB
gtest-type-util.h.pump
10.0 kB
src
gtest-all.cc
2.2 kB
gtest-death-test.cc
61.4 kB
gtest-filepath.cc
14.2 kB
gtest-internal-inl.h
46.7 kB
gtest-matchers.cc
5.7 kB
gtest-port.cc
46.3 kB
gtest-printers.cc
15.1 kB
gtest-test-part.cc
4.0 kB
gtest-typed-test.cc
3.9 kB
gtest.cc
221.1 kB
gtest_main.cc
1.9 kB
heatbath_test.cpp
9.1 kB
hisq_paths_force_test.cpp
13.7 kB
hisq_stencil_test.cpp
16.2 kB
hisq_unitarize_force_test.cpp
5.2 kB
host_reference
CMakeLists.txt
591 Bytes
README.md
914 Bytes
blas_reference.cpp
11.6 kB
blas_reference.h
727 Bytes
clover_reference.cpp
16.8 kB
contract_reference.h
7.5 kB
covdev_reference.cpp
11.0 kB
covdev_reference.h
1.2 kB
domain_wall_dslash_reference.cpp
65.9 kB
domain_wall_dslash_reference.h
4.1 kB
dslash_reference.cpp
24.9 kB
dslash_reference.h
18.7 kB
dslash_test_helpers.cpp
6.8 kB
dslash_test_helpers.h
1.3 kB
gauge_force_reference.cpp
13.4 kB
gauge_force_reference.h
195 Bytes
hisq_force_reference.cpp
31.9 kB
hisq_force_reference.h
1.4 kB
hisq_force_reference2.cpp
44.4 kB
staggered_dslash_reference.cpp
8.7 kB
staggered_dslash_reference.h
1.2 kB
wilson_dslash_reference.cpp
24.8 kB
wilson_dslash_reference.h
3.8 kB
invert_test.cpp
16.5 kB
llfat_test.cpp
11.5 kB
multigrid_benchmark_test.cpp
6.6 kB
multigrid_evolve_test.cpp
19.6 kB
new_half.cu
4.6 kB
pack_test.cpp
4.8 kB
plaq_test.cpp
1.7 kB
sanity_check.sh
7.7 kB
scale_staggered_dslash_test.sh
1.9 kB
scale_wilson_dslash_test.sh
1.7 kB
sim_scale_staggered_dslash.sh
2.2 kB
sim_scale_staggered_dslash_no_comms.sh
1.8 kB
sim_scale_wilson_dslash.sh
2.2 kB
sim_scale_wilson_dslash_no_comms.sh
2.2 kB
staggered_dslash_ctest.cpp
7.5 kB
staggered_dslash_test.cpp
4.1 kB
staggered_dslash_test_utils.h
20.6 kB
staggered_eigensolve_test.cpp
8.6 kB
staggered_gauge_utils.cpp
13.7 kB
staggered_invert_test.cpp
19.1 kB
su3_test.cpp
8.4 kB
unitarize_link_test.cpp
7.8 kB
utils
CMakeLists.txt
467 Bytes
README.md
134 Bytes
command_line_params.cpp
57.2 kB
command_line_params.h
13.6 kB
face_gauge.cpp
33.1 kB
host_blas.cpp
3.0 kB
host_utils.cpp
52.3 kB
host_utils.h
12.1 kB
llfat_utils.cpp
17.8 kB
llfat_utils.h
2.3 kB
misc.cpp
9.0 kB
misc.h
1.3 kB
set_params.cpp
56.6 kB
short.h
468 Bytes
staggered_gauge_utils.cpp
13.2 kB
staggered_gauge_utils.h
1.4 kB
staggered_host_utils.cpp
31.2 kB