Hi,
> I am also looking to verify the vendor-libs being used.
>
> What does numpy.__config__.show() tell you ?
>
In the case of the ACML compilation, I get:
0 [EMAIL PROTECTED] .../u0050015 $ python -c "import numpy;
numpy.show_config()"
atlas_threads_info:
libraries = ['lapack', 'a
Hi,
I am also looking to verify the vendor-libs being used.
What does numpy.__config__.show() tell you ?
toon
Yves Frederix wrote:
> Hi all,
>
> I have managed to compile numpy using pathscale and ACML on a 64 bit AMD
> system. Now I wanted to verify that numpy.dot indeed uses the ACML
> libs.
Hi all,
I have managed to compile numpy using pathscale and ACML on a 64 bit AMD
system. Now I wanted to verify that numpy.dot indeed uses the ACML
libs. The example for dot()
(http://www.scipy.org/Numpy_Example_List?highlight=%28example%29#head-c7a573f030ff7cbaea62baf219599b3976136bac)
suggest a