yes - this is fixed in one of the post- 3.1.p5 patches [so upgrading to 3.1.p8 should get rid of this problem]
satish On Thu, 14 Apr 2011, Desire NUENTSA WAKAM wrote: > Sorry, it has surely been corrected in current releases. > I have this in 3.1.p5 > %./ex2 -info info.log > [0]PETSC ERROR: --------------------- Error Message > ------------------------------------ > [0]PETSC ERROR: Invalid argument! > [0]PETSC ERROR: Unknown logical value: info.log! > [0]PETSC ERROR: > ------------------------------------------------------------------------ > [0]PETSC ERROR: Petsc Release Version 3.1.0, Patch 5 > > > On 04/14/2011 04:51 PM, Jed Brown wrote: > > On Thu, Apr 14, 2011 at 16:39, Desire NUENTSA WAKAM > > <desire.nuentsa_wakam at inria.fr <mailto:desire.nuentsa_wakam at inria.fr>> > > wrote: > > > > *-info <optional filename>: print informative messages about the > > calculations* > > but the optional filename expected is actually a logical value. > > Is this a known behaviour ?? > > > > > > $ cd petsc-3.1/src/ksp/ksp/examples/tutorials/ > > $ make ex2 > > $ ./ex2 -info info.log > > $ wc info.log.0 > > 49 355 3240 info.log.0 > > > > What do you expect? >
