On Thu, May 13, 2010 at 11:28 AM, Zhiwen Liang <[email protected]> wrote: > Hi Daniel, > The pysparse in our machine is updated to 1.1, and the errors of "A.find()" > go away. Thank you very much! > I ran "python setup.py test --examples --Trilinos" again. It ends with the > following: > "Ran 166 tests in 384.578s > OK"
Excellent. > So I guess we are good. However, there are a lot of "Aztec status AZ_loss: > loss of precision" during the test. Is this normal? It's normal. I haven't really tried to get rid of them, perhaps I should. > Also, I sometimes get the following messages after the calculation is done: > 0 - MPI_ERRHANDLER_FREE : MPI_Errhandler argument is not a valid > errorhandler > Special bit pattern %x in errhandler is incorrect. May indicate an > out-of-order argument or a deleted error handler > [0] Aborting program ! > [0] Aborting program! It happens all the time at the end of runs. Again, I haven't really looked into it, but it never causes problems so not particularly motivated to take action. -- Daniel Wheeler
