2012/8/28 Daniel Wheeler <[email protected]>

> On Tue, Aug 28, 2012 at 11:00 AM, Benny Malengier <
> [email protected]> wrote:
>
>>
>>
>> 2012/8/28 Daniel Wheeler <[email protected]>
>>
>>>
>>>
>>> On Tue, Aug 28, 2012 at 8:08 AM, Benny Malengier <
>>> [email protected]> wrote:
>>>
>>>> Hi,
>>>>
>>>> Installed fipy trunk on a new computer and I seem to have a trilinos
>>>> issue.
>>>> I found the error also here:
>>>> http://matforge.org/fipy/wiki/TrilinosMapPuzzle
>>>>
>>>> What I do is open a console, import fipy, then CTRL+D to exit it. I
>>>> immediately obtain a warning Teuchos::RCPNode
>>>>
>>>> Any ideas on what is happening?
>>>>
>>>
>>> Can you figure out which import is causing this? Try running it in the
>>> debugger and stepping through "import fipy". This might be a little
>>> laborious, but you should get to the import eventually.  Actually, try
>>> importing Eperta and make a communicator.
>>>
>>>    >>> from PyTrilinos import Epetra
>>>    >>> Epetra.PyComm()
>>>
>>> Does that break?
>>>
>>
>> No.
>> Using pdb also gives no warning on import fipy. Only when I quit pdb the
>> warning is given.
>> Import of PyTrilinos or one of its parts does not give the warning. Only
>> import of fipy when stopping python.
>>
>
> I've seen this before sometimes at the end of tests even when the tests
> have run just fine. Do the tests execute okay and can you still use FiPy to
> run your problems?
>

Yes, that is not the problem. I'm actually not even using Trilinos, in 2.x
series I did not have the required mpi lib installed. This is trunk, on my
other PC I run trunk from after the 3.x release, and that does not show
this issue.
The long output is only annoying at the moment as it is more than a screen,
so I need to scroll for my output. Should I notice something strange, I'll
let you know.  I was just hoping it was something easy to fix.

Benny

>
> --
> Daniel Wheeler
>
> _______________________________________________
> fipy mailing list
> [email protected]
> http://www.ctcms.nist.gov/fipy
>   [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]
>
>
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
  [ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]

Reply via email to