Re: Memory Leaks with Trilinos

2016-03-30 Thread Keller, Trevor (Fed)
Thanks Jon, building swig v. 2.0.8 and using your cmake did the trick for 11.10.2. Running the DFT program now. Trevor From: fipy-boun...@nist.gov on behalf of Guyer, Jonathan E. Dr. (Fed) Sent:

Re: Memory Leaks with Trilinos

2016-03-30 Thread Michael Waters
Hi Jon, I just compiled an old version of swig (2.0.8) and compiled Trilinos (11.10.1) against that. Sadly, I am still having the leak. I am out of ideas for the day... and should be looking for a post doc anyway. Thanks, -mike On 3/30/16 3:32 PM, Guyer, Jonathan E. Dr. (Fed) wrote: > No

Re: Memory Leaks with Trilinos

2016-03-30 Thread Daniel Wheeler
FYI, the Docker installation for FiPy: https://github.com/wd15/fipy-dockerize On Wed, Mar 30, 2016 at 3:32 PM, Guyer, Jonathan E. Dr. (Fed) wrote: > No worries. If building trilinos doesn't blindside you with something > unexpected and unpleasant, you're not doing it

Re: Memory Leaks with Trilinos

2016-03-30 Thread Guyer, Jonathan E. Dr. (Fed)
No worries. If building trilinos doesn't blindside you with something unexpected and unpleasant, you're not doing it right. I have a conda recipe at https://github.com/guyer/conda-recipes/tree/trilinos_upgrade_11_10_2/trilinos that has worked for me to build 11.10.2 on both OS X and Docker

Re: Memory Leaks with Trilinos

2016-03-30 Thread Michael Waters
Hi Jon, I was just reviewing my version of Trilinos 11.10 and discovered that there is /no way/ that I compiled it last night after exercising. It has unsatisfied dependencies on my machine. So I must apologize, I must have been more tired than I thought. Sorry for the error! -Mike Waters

Re: Memory Leaks with Trilinos

2016-03-30 Thread Michael Waters
Hi Jon, Last night, I compiled and tried Trilinos 11.10 from the Trilinos git repo, I am still getting the memory leak. I see it in both RSS and VSIZE. Looking back at your memory numbers from your previous email, they seem too small for even storing the float data for all the cells. The

Re: Memory Leaks with Trilinos

2016-03-30 Thread Guyer, Jonathan E. Dr. (Fed)
It looked to me like steps and accuracy were the way to do it, but my runs finish in one step, so I was confused. When I change to accuracy = 10.0**-6, it takes 15 steps, but still no leak (note, the hiccup in RSS and in ELAPSED time is because I put my laptop to sleep for awhile, but VSIZE is