[yt-dev] Fwd: [mpi4py] Fwd: [Numpy-discussion] Improving Python+MPI import performance

Matthew Turk matthewturk at gmail.com
Fri Jan 13 11:31:46 PST 2012


Hi all,

I was able to test it and find a problem with mutually-recursive
imports in unittest.  I'll update if I can find a resolution.  For
analysis_modules it should be okay, as if you access them via amods it
should already know the location from which to import them.

-Matt

On Fri, Jan 13, 2012 at 2:29 PM, Stephen Skory <s at skory.us> wrote:
> Hi Matt,
>
>> Britton or Stephen, this sounds like it's directly up your alley as
>> you run on Kraken the most often.
>
> I can give, but wouldn't this help on all computers, or am I
> misunderstanding things?
>
>> from yt.pmods import *
>>
>> Ideas?
>
> What about analysis modules that import stuff, too? Like halo finding.
> I guess I have to read more about this, so that's more of a rhetorical
> question.
>
> --
> Stephen Skory
> s at skory.us
> http://stephenskory.com/
> 510.621.3687 (google voice)
> _______________________________________________
> yt-dev mailing list
> yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org



More information about the yt-dev mailing list