Re: [Numpy-discussion] ANN: pyMIC v0.5 released

2015-03-30 Thread Klemm, Michael
Hi Jerome, > -Original Message- > From: numpy-discussion-boun...@scipy.org [mailto:numpy-discussion- > boun...@scipy.org] On Behalf Of Jerome Kieffer > Sent: Friday, March 27, 2015 8:41 PM > To: numpy-discussion@scipy.org > Subject: Re: [Numpy-discussion] ANN: p

Re: [Numpy-discussion] ANN: pyMIC v0.5 released

2015-03-27 Thread Jerome Kieffer
Hi, Interesting project. How close is the C++ kernel needed from OpenCL kernels ? Is it directly portable ? I have tested my OpenCL code (via pyopencl) on the Phi and I did not get better performances than the dual-hexacore Xeon (i.e. ~2x slower than a GPU). Cheers -- Jérôme Kieffer Data ana

[Numpy-discussion] ANN: pyMIC v0.5 released

2015-03-27 Thread Klemm, Michael
Announcement: pyMIC v0.5 = I'm happy to announce the release of pyMIC v0.5. pyMIC is a Python module to offload computation in a Python program to the Intel Xeon Phi coprocessor. It contains offloadable arrays and device management functions. It supports invocation of