From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11983 invoked by alias); 7 Jul 2002 22:27:18 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 11939 invoked from network); 7 Jul 2002 22:27:16 -0000 Received: from unknown (HELO mail6.svr.pol.co.uk) (195.92.193.212) by sources.redhat.com with SMTP; 7 Jul 2002 22:27:16 -0000 Received: from modem-141.foxface.dialup.pol.co.uk ([62.137.15.141] helo=localhost) by mail6.svr.pol.co.uk with esmtp (Exim 3.35 #1) id 17RKUt-0000kf-00; Sun, 07 Jul 2002 23:27:15 +0100 Received: by network-theory.co.uk via sendmail from stdin id (Debian Smail3.2.0.102) for wart@tepkom.ru; Sun, 7 Jul 2002 23:21:33 +0100 (BST) From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15656.48877.30970.694792@debian> Date: Sun, 07 Jul 2002 15:27:00 -0000 To: Wartan Hachaturow Cc: gsl-discuss@sources.redhat.com Subject: Re: Parallel computing abilitites in GSL? In-Reply-To: <20020705135228.GB25350@mojo.tepkom.ru> References: <20020705135228.GB25350@mojo.tepkom.ru> X-SW-Source: 2002-q3/txt/msg00020.txt.bz2 Message-ID: <20020707152700.DLkPakNEq-6MRzk2mC2spe6T0mpk0K8Tc1l8YikYbTs@z> Wartan Hachaturow writes: > The question is: what do you think -- is it overall possible to create > some (perhaps, built-in in the library (best) or it could be separate > compilable wrapper, or something like that) support for out-of-the-box > paralleling of gsl-using applications? Hi, Basically parallel algorithms are outside the scope of GSL, because they would require a different design. regards Brian Gough