[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Parallelization of GSL CBLAS implementation with OpenMP?
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Parallelization of GSL CBLAS implementation with OpenMP? |
Date: |
Mon, 10 Jan 2011 20:43:40 +0000 |
User-agent: |
Wanderlust/2.15.6 (Almost Unreal) Emacs/23.2 Mule/6.0 (HANACHIRUSATO) |
At Thu, 6 Jan 2011 21:35:49 +0100,
José Luis García Pallero wrote:
> Is clear that who needs powerful must use an optimised CBLAS
> implementation as ATLAS or GotoBLAS (now free software under the BSD
> license: http://www.tacc.utexas.edu/tacc-projects/gotoblas2/) but I
> think that using OpenMP in GSL CBLAS would improve the speed of the
> standard GSL distribution and it wouldn't suppose a big effort of
> programming.
Hello
Since ATLAS is available in most distros it should be easy enough for
people to use it. There are probably other parts of GSL where the
effort of adding support for OpenMP could give more benefit.
--
Brian Gough