there are a couple recent ipython notebooks that displayed the parallel capabilities (and issues) of fipy. maybe they are useful?
http://wd15.github.io/2014/02/20/parallel-fipy-in-ipython/ On Mon, Sep 29, 2014 at 12:00 PM, Serbulent UNSAL <[email protected]> wrote: > Hi Again, > > To simplify problem in my previous mail I use mesh20x20 example with a > 400x400 mesh. Code is below. And results have same problem; > > http://pastebin.com/iUPSs6UJ > > With standard solver; > Total time for 100 steps: 00:00:41 > > With tirilinos with single core; > Total time for 100 steps: 00:02:17 > > With trilinos with 8 cores; > Total time for 100 steps: 00:01:19 > > Still has same issue with trilinos :( > > Thanks, > > Serbulent > > > _______________________________________________ > 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 ]
