[Numpy-discussion] ParallelProgramming wiki page
dmitrey
dmitrey.kroshko@scipy....
Mon Oct 27 16:17:11 CDT 2008
Did you mean this one
http://www.netlib.org/scalapack/pblas_qref.html
?
As for the ParallelProgramming wiki page, there are some words in
section "Use parallel primitives" about numpy.dot still I can't
understand from the section: if I get numpy from sources and compile it
(via "python setup.py build") in my AMD X2, will numpy.dot use 2nd CPU
or not?
Regards, D.
Frédéric Bastien wrote:
> Hi,
>
> Their exist open source version of parallel BLAS library. I modified
> the section "Use parallel primitives" to tell it. But my English is
> bad, so if someone can check it, it would be nice.
>
> Fred
>
> On Mon, Oct 27, 2008 at 4:24 PM, Robert Kern <robert.kern@gmail.com> wrote:
>
>> On Mon, Oct 27, 2008 at 15:20, Sebastien Binet
>> <hep.sebastien.binet@gmail.com> wrote:
>>
>>> On Monday 27 October 2008 12:56:56 Robin wrote:
>>>
>>>> Hi,
>>>>
>>>> I made some changes to the ParallelProgramming wiki page to outline
>>>> use of the (multi)processing module as well as the threading module.
>>>>
>>>> I'm very much not an expert on this - just researched it for myself,
>>>> so please feel free to correct/ extend/ delete as appropriate.
>>>>
>>> I would mention the backport of multiprocessing for python-2.{4,5}:
>>> http://code.google.com/p/python-multiprocessing
>>> so the amount of editing when one switches from 2.{4,5} to 2.6 is minimal :)
>>>
>> Go for it. The wiki is open to editing.
>>
>> --
>> Robert Kern
>>
>> "I have come to believe that the whole world is an enigma, a harmless
>> enigma that is made terrible by our own mad attempt to interpret it as
>> though it had an underlying truth."
>> -- Umberto Eco
>> _______________________________________________
>> Numpy-discussion mailing list
>> Numpy-discussion@scipy.org
>> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>>
>>
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion@scipy.org
> http://projects.scipy.org/mailman/listinfo/numpy-discussion
>
>
>
>
More information about the Numpy-discussion
mailing list