https://github.com/JeffersonLab/chroma
Raw File
Tip revision: 750493af643273520dd3335bd2cbd3d7117c2d1b authored by edwards on 12 November 2007, 15:17:55 UTC
Induced changes
Tip revision: 750493a
TODO
          LAUNDRY LIST (12 June 2007)

\item Add/move-over more contraction methods within the HADRON_CONTRACT
      task.

\item A. Hart says the subset-ted reunit is slow - should use
QDP's profile and isolate.

-----------------------------------
STAGGERED TODO list (Sept 2005)

\item add singlet vector operators.

\item Add the code that computes all 8 spatially
      local pseudoscalar and scalar operators to code.

\item incorporate the lower level optimizsed asqtad
      inverter that MILC use so we can run 20**3.64
      lattices on a rack of QCDOC

-----------------------------------
DONE:

\item Test and add the vector mesons to the staggered inline code.

\item Reduce the number of copies of the gauge configuration
      used from classes that inherit from the staggered_hadron_corr
      Probably best to use a singleton or something.

Based on force monitoring tests:
  \item Fractional power monomials
  \item Sexton-Weingarten integration for gauge piece
  \item SAP for force term - (BAILED ON THIS: NO LONGER ON TODO)

\item Aniso precond. and even-odd aniso precond. for linops
\item Aniso precond. and even-odd aniso precond. for HMC

\item Need some kind of reader/writer (??) for ILDG meta-data conventions???
BJ points out management stuff not workable. Could do physics portion.

\item Make xcheck that uses XMLDiff for complete regression tests.

\item Get prec and unprec clover fermacts working. Eventually get deriv
working.

\item Fix eesu3 to not cause infinite loops compiling on MACS. This
really means unify the eesuN and the expsuN routines.

\item (*) Add force monitoring for HMC. Currently, we have energy
contributions for each monomial. More useful is contributions to force
for each monomial. This monitor is simply  norm2(ds_u)

\item Change check_PROGRAMS to bin_PROGRAMS and install binaries
in chroma/mainprogs/main

\item Simple aniso for DWF - fix weirdness

\item 4D Chrono Predictor Done. (23/Feb/2005) - 5D Chrono Predictor Done (24/Feb 2004) 

\item BAGEL Running on Bluegene/L using QCDOC target and QMP_v2. IBM needs checking/porting still (potential XLC/isms). Detailed report to write.

\item (*) H_T ContFrac cost-vs-mres tests

\item (*) Bagel/QMP-2 tests for IBM Bluegene/L and NERSC SP. {\em B\'alint: BAGEL QMP2 Runs on BlueGene/L. QMP-2 is a big but fixed hit. NERSC Still to be Done}

\item (*) PARTFILE I/O in QIO, for efficient I/O on QCDOC.

\item Stout-link deriv. for HMC. How do we add stout smearing for the
actions??? Is this a new  "state" ?? We can't overload on the arg types
to the factory calls.

\item Aniso support in GaugeActs - its nearly there, only IO.

\item Make heat-bath production ready. Need over-relaxation. Need I/O !

\item Make generic update "harness" that also works for pure-gauge
heatbath. Not happy with this, but it does work.

back to top