public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Adding OpenMP support for some of the GSL functions
@ 2012-12-11 20:04 Maxime Boissonneault
  2012-12-12 16:35 ` Frank Reininghaus
  2012-12-12 17:05 ` Rhys Ulerich
  0 siblings, 2 replies; 16+ messages in thread
From: Maxime Boissonneault @ 2012-12-11 20:04 UTC (permalink / raw)
  To: gsl-discuss

Hi,
I am using GSL from another library of my own to perform numerical 
integration of vectorial differential equations. After optimizing and 
parallelizing most of my library, I ended up with the conclusion that 
GSL is a major bottle neck in my computation, simply because it is not 
parallelized to exploit multi-core achitectures.

I would like to submit patches to add support for OpenMP within GSL, 
allowing easy parallelization on shared-memory architectures. How should 
I proceed to do so ?

For background information on myself, I have a PhD in computational 
physics and I am now a High Performance Computing specialist for Calcul 
Québec.


-- 
---------------------------------
Maxime Boissonneault
Analyste de calcul - Calcul Québec, Université Laval
Ph. D. en physique

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-12-13 21:14 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-11 20:04 Adding OpenMP support for some of the GSL functions Maxime Boissonneault
2012-12-12 16:35 ` Frank Reininghaus
2012-12-12 21:11   ` Maxime Boissonneault
2012-12-12 21:41     ` Rhys Ulerich
2012-12-12 23:32       ` Maxime Boissonneault
2012-12-12 17:05 ` Rhys Ulerich
2012-12-12 21:13   ` Maxime Boissonneault
2012-12-12 21:36     ` Rhys Ulerich
2012-12-12 23:35       ` Maxime Boissonneault
2012-12-13  2:29         ` Rhys Ulerich
2012-12-13 13:22           ` Maxime Boissonneault
2012-12-13 15:53             ` Rhys Ulerich
2012-12-13 16:44               ` Rhys Ulerich
2012-12-13 21:07                 ` Maxime Boissonneault
2012-12-13 21:05               ` Maxime Boissonneault
2012-12-13 21:14                 ` Maxime Boissonneault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).