Newsgroups: comp.parallel.pvm
From: Daniel Pfenniger <Daniel.Pfenniger@obs.unige.ch>
Subject: NESL
Organization: Geneva Observatory,  University of Geneva
Date: Mon, 25 May 1998 20:25:57 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <3569B7B5.A4299D2A@obs.unige.ch>

Has anybody experience with NESL?
(http://www.cs.cmu.edu/~scandal/nesl.html)
I find the idea of nested parallelism interesting but I guess
that for some applications such a "basic" recursive approache might 
degrade performance significantly.

The simplicity of coding parallel algorithms is however attractive
(a quicksort algorithm is coded in ten lines with NESL in comparison 
of 1700 with MPI).

Daniel

