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] Announcing Theano 0.7

2015-03-27 Thread Pascal Lamblin
=== Announcing Theano 0.7 === This is a release for a major version, with lots of new features, bug fixes, and some interface changes (deprecated or potentially misleading features were removed). Upgrading to Theano 0.7 is recommended for everyone

[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

Re: [Numpy-discussion] GSoC students: please read

2015-03-27 Thread Ralf Gommers
On Mon, Mar 23, 2015 at 10:21 PM, Ralf Gommers wrote: > Hi all, > > It's great to see that this year there are a lot of students interested in > doing a GSoC project with Numpy or Scipy. So far five proposals have been > submitted, and it looks like several more are being prepared now. I'd like >

Re: [Numpy-discussion] Mathematical functions in Numpy

2015-03-27 Thread Shubhankar Mohapatra
Hello all,I have submitted the proposal. It would be very nice if you would please give it a read and provide me with your feebacks. I think i can make a file with different functions from different libraries such as intels vml , amd acml  with the existing sleef and yeppp libraries.I understa