[Numpy-discussion] 64-bit Numpy (ppc64)

Christopher Barker Chris.Barker at noaa.gov
Tue May 15 14:00:19 EDT 2007


Ryan Welch wrote:
> I'm trying to figure out how to compile Numpy for -arch ppc64 on darwin, and I

What happens with a plain old:

 > python setup.py build


distutils should just "do the right thing"

> Note: I have a 64-bit Python 2.5 binary already compiled, and I've confirmed it
> can allocate more than 4GB of memory. 

If you use that python to run setup.py, and it's a PPC binary, you 
should be all set.

-CHB



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the NumPy-Discussion mailing list