r996599 completed the first part. Several additional arguments to
EVJ.run need to be added to DLS (maxError, minEigenValue, inMemory, also
the --cleansvn flag itself). Also DLS interprets --output as the
outputEigenVectorPath and not as the generic output directory so
DLS.run() will need another argument too. Still want to do this?
On 9/12/10 2:19 PM, Jake Mannix wrote:
+1 on folding EigenVerificationJob into DistributedLanczosSolver. Or, at
least implement a job() method on EVJ.
+1 for having the latter, with a boolean flag in DLS to optionally call EJV
after it's done.