Newsgroups: comp.parallel
From: Xavier Cavin <Xavier.Cavin@loria.fr>
Subject: Re: object oriented parallel processing
Organization: LORIA (ISA)
Date: 24 Jun 1998 18:04:39 GMT
Message-ID: <6mrf3n$qct$1@encore.ece.cmu.edu>

Hello,

I am a french computer science phD student, and I am currently working
on the parallelization of a hierarchical algorithm aimed to compute
global illumination for computer graphics.

The parallelization is done inside a C++ project composed of
approximatively 360 classes. I am working on a SGI Origin2000 (with 64
processors) with the shared memory paradigm and with standard 'sproc'ed
processes.

Could I know why you ask such a question ? 

Regards.

-------
Xavier.

Michael W. Bigrigg wrote:
> 
> So a few years back I asked the group if anyone was
> using C++ for parallel processing.  So I'll ask it
> again to see how things have changed.
> 
> Also, are people using CORBA for parallel processing
> at all?
> 

--
Articles to bigrigg+parallel@cs.cmu.edu (Admin: bigrigg@cs.cmu.edu)
Archive: http://www.hensa.ac.uk/parallel/internet/usenet/comp.parallel


