From 027c6e8dc783f2408b804544c97b4a53a8c4a4b2 Mon Sep 17 00:00:00 2001 From: mario Date: Thu, 13 Nov 2014 14:30:22 +0100 Subject: [PATCH] reduced test_Dslash.c to simply to a Dslash (before it was a copy of benchmark.c) --- test_Dslash.c | 141 ++++---------------------------------------------- 1 file changed, 10 insertions(+), 131 deletions(-) diff --git a/test_Dslash.c b/test_Dslash.c index cabce6b65..c7aa1fa3a 100644 --- a/test_Dslash.c +++ b/test_Dslash.c @@ -242,123 +242,21 @@ int main(int argc,char *argv[]) xchange_gauge(g_gauge_field); #endif - if(even_odd_flag) { - /*initialize the pseudo-fermion fields*/ - j_max=2048; - sdt=0.; - for (k = 0; k < k_max; k++) { - random_spinor_field_eo(g_spinor_field[k], reproduce_randomnumber_flag, RN_GAUSS); - } + /* the non even/odd case now */ + /*initialize the pseudo-fermion fields*/ + j_max=1; + sdt=0.; + for (k=0;k