Directory Statistics for lib/actions/ferm/fermacts/

Back to Index Page

Lines Of Code for lib/actions/ferm/fermacts/

Commits for lib/actions/ferm/fermacts/ (per author)

AuthorRevisionsLines of CodeAdded Lines of CodeLines of Code per Change
edwards1491 (76.1%) 8013 (47.2%) 33333 (64.4%) 5.37
bjoo430 (21.9%) 7778 (45.8%) 17031 (32.9%) 18.09
kostas26 (1.3%) 726 (4.3%) 853 (1.6%) 27.92
mcneile12 (0.6%) 448 (2.6%) 509 (1.0%) 37.33

Commit Log

DateAuthorFile/Message
1/6/08 6:19 AMmcneile
I have cleaned this code. It is still not reproducing
Eduardo's numbers.
(1 Files changed, 1 Lines changed)
lib/actions/ferm/fermacts/hisq_fermact_s.cc 1.3 (+1 -20)
1/6/08 6:13 AMmcneile
This still doesn't work, but I have fixed a number of
bugs problems.
(1 Files changed, 56 Lines changed)
lib/actions/ferm/fermacts/hisq_fermact_s.cc 1.2 (+56 -7)
12/31/07 6:24 PMedwards
Added graphene fermact and linop. (3 Files changed, 173 Lines changed)
lib/actions/ferm/fermacts/unprec_graphene_fermact_w.h 3.1 added 89
lib/actions/ferm/fermacts/unprec_graphene_fermact_w.cc 3.1 added 81
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.17 (+3 -1)
12/4/07 11:25 AMbjoo
Integrated 3d Dslash, into Temp Prec ops, and now use assembler 3D dslash for SSE (11 Files changed, 101 Lines changed)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_clover_fermact_w.h 3.2 (+9 -0)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_clover_fermact_w.cc 3.2 (+9 -1)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_wilson_fermact_w.h 3.2 (+9 -0)
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_clover_fermact_w.h 3.2 (+8 -0)
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_clover_fermact_w.cc 3.2 (+10 -1)
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.16 (+8 -1)
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_wilson_fermact_w.h 3.2 (+9 -0)
lib/actions/ferm/fermacts/unprec_s_cprec_t_wilson_fermact_w.h 3.2 (+9 -0)
lib/actions/ferm/fermacts/unprec_s_cprec_t_wilson_fermact_w.cc 3.2 (+11 -1)
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_wilson_fermact_w.cc 3.2 (+10 -1)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_wilson_fermact_w.cc 3.2 (+9 -1)
11/28/07 5:09 PMbjoo
OK (1 Files changed, 5 Lines changed)
lib/actions/ferm/fermacts/eoprec_slrc_fermact_w.h 1.2 (+5 -2)
10/9/07 10:02 AMedwards
Added SLIC and SLRC. (1 Files changed, 3 Lines changed)
lib/actions/ferm/fermacts/fermacts_w.h 3.5 (+3 -1)
10/8/07 11:28 PMedwards
Turned on SLRC. (1 Files changed, 3 Lines changed)
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.15 (+3 -2)
10/8/07 11:06 PMedwards
Added containers.h and eoprec_slrc_{fermact,linop}. Modified SLIC to not
be specific to SimpleFermState.
(2 Files changed, 169 Lines changed)
lib/actions/ferm/fermacts/eoprec_slrc_fermact_w.h 1.1 added 86
lib/actions/ferm/fermacts/eoprec_slrc_fermact_w.cc 1.1 added 83
5/9/07 8:43 AMmcneile
First pass at adding HISQ to Chroma. (4 Files changed, 368 Lines changed)
lib/actions/ferm/fermacts/hisq_fermact_params_s.h 1.1 added 36
lib/actions/ferm/fermacts/hisq_fermact_s.cc 1.1 added 195
lib/actions/ferm/fermacts/hisq_fermact_s.h 1.1 added 88
lib/actions/ferm/fermacts/hisq_fermact_params_s.cc 1.1 added 49
4/16/07 11:13 PMedwards
Moved the bigfloat and remez files from the fermacts dir to the
monomial dir. This is anticipation of further factory methods.
(7 Files changed, 1 Lines changed)
lib/actions/ferm/fermacts/remez_coeff.h 3.1 removed
lib/actions/ferm/fermacts/remez_stub.h 3.1 removed
lib/actions/ferm/fermacts/remez_gmp.h 3.1 removed
lib/actions/ferm/fermacts/remez_gmp.cc 3.1 removed
lib/actions/ferm/fermacts/bigfloat.h 3.1 removed
lib/actions/ferm/fermacts/remez.h 3.1 removed
lib/actions/ferm/fermacts/fermacts.h 3.2 (+1 -4)
3/16/07 2:23 PMbjoo
Schur Preconditioned Clover Ferm Act (3 Files changed, 160 Lines changed)
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.14 (+3 -1)
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_clover_fermact_w.cc 3.1 added 76
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_clover_fermact_w.h 3.1 added 81
3/5/07 3:03 PMbjoo
BGL fixes (5 Files changed, 21 Lines changed)
lib/actions/ferm/fermacts/eoprec_clover_fermact_w.cc 3.2 (+4 -2)
lib/actions/ferm/fermacts/eoprec_slic_fermact_w.cc 3.2 (+4 -2)
lib/actions/ferm/fermacts/unprec_clover_fermact_w.cc 3.3 (+4 -2)
lib/actions/ferm/fermacts/eoprec_clover_extfield_fermact_w.cc 3.2 (+4 -2)
lib/actions/ferm/fermacts/unprec_dwf_fermact_array_w.cc 3.7 (+5 -2)
2/27/07 3:28 PMbjoo
Pre versioning commit (3 Files changed, 160 Lines changed)
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.13 (+3 -2)
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_wilson_fermact_w.cc 3.1 added 76
lib/actions/ferm/fermacts/eo3dprec_s_cprec_t_wilson_fermact_w.h 3.1 added 81
2/22/07 4:11 PMbjoo
Removed Ordered and Unordered Subsets and Sets. Now just have Subsets and Sets -not Unordered or Ordered - passes regressions with suitable QDP where QDP has SSE disabled (7 Files changed, 14 Lines changed)
lib/actions/ferm/fermacts/eoprec_ovext_fermact_array_w.cc 3.2 (+2 -2)
lib/actions/ferm/fermacts/unprec_ht_contfrac5d_fermact_array_w.cc 3.5 (+2 -2)
lib/actions/ferm/fermacts/overlap_fermact_base_w.cc 3.4 (+2 -2)
lib/actions/ferm/fermacts/unprec_ovlap_contfrac5d_fermact_array_w.cc 3.6 (+2 -2)
lib/actions/ferm/fermacts/eoprec_ht_contfrac5d_fermact_array_w.cc 3.2 (+2 -2)
lib/actions/ferm/fermacts/unprec_ovext_fermact_array_w.cc 3.5 (+2 -2)
lib/actions/ferm/fermacts/eoprec_ovlap_contfrac5d_fermact_array_w.cc 3.2 (+2 -2)
2/18/07 1:50 PMbjoo
Added ILU Preconditioned Space Central Temp Preconditioned Clover (4 Files changed, 163 Lines changed)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_clover_fermact_w.cc 3.1 added 76
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.12 (+3 -1)
lib/actions/ferm/fermacts/fermacts_w.h 3.4 (+10 -3)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_clover_fermact_w.h 3.1 added 74
2/16/07 5:52 PMbjoo
Added ILU (RED BLACK) Preconditioned Wilson TPrec LinOp (3 Files changed, 160 Lines changed)
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.11 (+3 -1)
lib/actions/ferm/fermacts/iluprec_s_cprec_t_wilson_fermact_w.h 3.1 added 81
lib/actions/ferm/fermacts/iluprec_s_cprec_t_wilson_fermact_w.cc 3.1 added 76
2/15/07 2:59 PMbjoo
Wrapped FermAct round Central TPrec LinOp and wrote qprop (3 Files changed, 162 Lines changed)
lib/actions/ferm/fermacts/fermacts_aggregate_w.cc 3.10 (+5 -2)
lib/actions/ferm/fermacts/unprec_s_cprec_t_wilson_fermact_w.cc 3.1 added 76
lib/actions/ferm/fermacts/unprec_s_cprec_t_wilson_fermact_w.h 3.1 added 81
12/7/06 1:26 PMedwards
Added a new Klein-Gordon operator. (3 Files changed, 283 Lines changed)
lib/actions/ferm/fermacts/klein_gordon_fermact_s.cc 3.1 added 168
lib/actions/ferm/fermacts/klein_gordon_fermact_s.h 3.1 added 112
lib/actions/ferm/fermacts/fermacts_aggregate_s.cc 3.2 (+3 -1)
11/16/06 9:17 PMedwards
Added staggered support in a new make_source, propagator, sink_smearing chain.
Fixed up asqtad_fermact to fit in this model.
(6 Files changed, 196 Lines changed)
lib/actions/ferm/fermacts/fermact_factory_s.h 3.1 added 47
lib/actions/ferm/fermacts/fermacts_s.h 3.2 (+4 -1)
lib/actions/ferm/fermacts/fermacts_aggregate_s.h 3.1 added 23
lib/actions/ferm/fermacts/asqtad_fermact_s.h 3.4 (+17 -9)
lib/actions/ferm/fermacts/asqtad_fermact_s.cc 3.2 (+52 -5)
lib/actions/ferm/fermacts/fermacts_aggregate_s.cc 3.1 added 53
11/16/06 2:49 PMkostas
asqtad parameters (2 Files changed, 85 Lines changed)
lib/actions/ferm/fermacts/asqtad_fermact_params_s.h 3.1 added 36
lib/actions/ferm/fermacts/asqtad_fermact_params_s.cc 3.1 added 49