Parallel computing abilitites in GSL?
Brian Gough
bjg@network-theory.co.uk
Mon Jul 8 11:52:00 GMT 2002
Wartan Hachaturow writes:
> Well, actually the idea wasn't to create an underlying parallel level,
> that would lead to a redisign of GSL (though that might be cool), but
> to create ready-to-be-paralleled versions of some algoritms, and include
> them into the distribution, similar to the way GSL makes error-reporting
> versions of functions.
If anyone wants to write some parallel code they could use the same
API as the corresponding GSL routine. It could then be dropped in to
an application without changes by the user. This would be the best way
to do it, as with BLAS. I'd certainly be happy to make it available
in the gsl ftp area if anyone did that.
Brian
More information about the Gsl-discuss
mailing list