This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Adding OpenMP support for some of the GSL functions


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]