[yt-users] Fw: mpi4py on Kraken (XT5)

Stephen Skory stephenskory at yahoo.com
Tue Feb 10 15:29:42 PST 2009




> In my statically compiled libpython2.5.a, I have these symbols defined:
> 
> 0000000000000b20 T PyGILState_Ensure
> 0000000000000ce0 T PyGILState_Release

I don't see these in libpython2.6.a.

> Can you tell me which version of python you are compiling with, and
> also send the *actual* C compiler line that failed? 

Python 2.6.

http://paste.enzotools.org/show/42/

> In my umath.a I
> have those two symbols undefined:
> 
>                  U PyGILState_Ensure
>                  U PyGILState_Release

I find these in my umath.a.

> Did you modify the distutils code as per the GPAW instructions?  I
> have noticed their indentation is a bit unclear; the function they
> provide as "link_shared_object" should in fact be a *member* of
> UnixCCompiler, so it should be indented an additional level beyond
> what is obvious in the code sample.  In fact, this seems likely to be
> the culprit here, now that I think about it...

No, I think the indentation is correct. In particular, I am successful in getting "Append to Setup: " lines when I re-install numpy.

_______________________________________________________
sskory at physics.ucsd.edu           o__  Stephen Skory
http://physics.ucsd.edu/~sskory/ _.>/ _Graduate Student
________________________________(_)_\(_)_______________



More information about the yt-users mailing list