[Numpy-discussion] OpenMP-fication of loops.

Charles R Harris charlesr.harris at gmail.com
Sun Jan 23 20:09:11 EST 2011


On Sun, Jan 23, 2011 at 5:48 PM, Charles R Harris <charlesr.harris at gmail.com
> wrote:

>
>
> On Sun, Jan 23, 2011 at 1:57 PM, Vladimir Voznesensky <
> vvoznesensky at gmail.com> wrote:
>
>>  Dear Eric,
>>
>> Sure, I will give you my code, but who will "follow this up"?
>>
>>
> I suggest you start with an account on github and put your modified code in
> a branch. You can then post a link, and if things go well, maybe you can
> post a pull request to numpy at some point. At the moment there is a fair
> amount of churn in the pipeline for ufuncs and so you might have to wait
> until mid summer, but I think a lot of folks will be interested in how to
> speed things up at the loop level.
>
> <snip>
>
>
More explicit instructions on setting up a github account are are
here<http://docs.scipy.org/doc/numpy/dev/gitwash/>,
look at the git for development section. Once you have things up on github
you can post a link to the branch, that will make it easy for folks to
download and test your code.

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20110123/6a29ce58/attachment.html>


More information about the NumPy-Discussion mailing list