Parent Directory
|
Revision Log
Sticky Revision: |
TFQMR solver is added to PASO solver. It is not parallelised yet.
scons all_tests passes on Savanna with OMP=1 and OMP=4. New boost for Savanna. A few more cases of #s -> %s.
Modification to allow mixed mode execution. In order to keep the code portable accross platform all MPI calls within parallel regions have been moved.
some small bugs fixed to get MPI going with the modification. MPI version of BiCGStab added.
Added new test for BiCGStab in run_simplesolve.py algorithmic change in BICGSTAB: from r=r-wt to r=s-wt
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
inserted sys.exit(1) into the tests so scons can detect the failure of the test. A similar statement has been removed from an earlier as it produces problems on 64bit Linux. Previously exit(0) was called in case of success but now this is not done in order to avoid a fatal end of the program. in the case of an error in the test there could be a fatal error so but I guess that this not really a problem. PS: the fact that signal 0 was returned even for the case of an error lead to the illusion that all tests have been completed successfully.
some changes to get things going on the cognac.ivec.org.
A few additions to make trunk match trunk-mpi-branch
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |