Re: parallel execution with nonUniformGrid3D

2014-02-27 Thread Kris Kuhlman
These IPython notebooks are great. I had some setup issues getting started on my computer (conflicting MPI versions), but that is solved. There appear to be some subtle differences between the version of pandas I have and what you made the notebook with. I can't plot the results (NaN values in

Re: parallel execution with nonUniformGrid3D

2014-02-27 Thread Daniel Wheeler
On Thu, Feb 27, 2014 at 7:14 PM, Kris Kuhlman kristopher.kuhl...@gmail.com wrote: These IPython notebooks are great. I had some setup issues getting started on my computer (conflicting MPI versions), but that is solved. There appear to be some subtle differences between the version of pandas

Re: parallel execution with nonUniformGrid3D

2014-02-21 Thread Daniel Wheeler
On Wed, Jan 22, 2014 at 2:16 PM, Kris Kuhlman kristopher.kuhl...@gmail.com wrote: I am trying to get a fipy problem to run faster in parallel. I have successfully installed version 3.1 of fipy and tested it with trilinos and pysparse. I have run the tests suggested at Hi Kris, I looked into

Re: parallel execution with nonUniformGrid3D

2014-01-24 Thread Daniel Wheeler
On Fri, Jan 24, 2014 at 12:20 PM, Kris Kuhlman kristopher.kuhl...@gmail.com wrote: The code I am referring to above is available at https://gist.github.com/klkuhlm/8601770#file-3d-heat-conduction-py There is a T/F flag near the top to switch between uniform and non-uniform mesh for