success! Installing numpy/scipy on the opteron: In [8]: numpy.__version__ Out[8]: '0.9.2.1818' numpy.test(10) Ran 178 tests in 0.171s In [7]: scipy.__numpy_version__ Out[7]: '0.9.2.1818' scipy.test(10) Ran 945 tests in 56.373s Best, Arnd