[Numpy-discussion] Problems when using ACML with numpy

Pauli Virtanen pav at iki.fi
Sat May 12 07:19:09 EDT 2012


12.05.2012 00:54, Thomas Unterthiner kirjoitti:
[clip]
> The process will have 100% CPU usage and will not show any activity 
> under strace. A gdb backtrace looks as follows:
> 
> (gdb) bt
> #0  0x00007fdcc000e524 in ?? ()
>     from /usr/lib/python2.7/dist-packages/numpy/core/multiarray.so
[clip]

The backtrace looks like it does not use ACML. Does

	from numpy.core._dotblas import dot

work?

-- 
Pauli Virtanen




More information about the NumPy-Discussion mailing list