Re: SIMD compiler

"Alex Colvin" <alexc@world.std.com>
9 Jun 2002 14:38:26 -0400

          From comp.compilers

Related articles
SIMD compiler thomas.lavergne@laposte.net (Thomas Lavergne) (2002-05-31)
Re: SIMD compiler cdg@nullstone.com (Christopher Glaeser) (2002-06-02)
Re: SIMD compiler crwfrd@umich.edu (Randy Crawford) (2002-06-07)
Re: SIMD compiler franck.pissotte.pas.de.spam@free.fr (Franck Pissotte) (2002-06-07)
Re: SIMD compiler alexc@world.std.com (Alex Colvin) (2002-06-09)
| List of all articles for this month |

From: "Alex Colvin" <alexc@world.std.com>
Newsgroups: comp.compilers
Date: 9 Jun 2002 14:38:26 -0400
Organization: The World Public Access UNIX, Brookline, MA
References: 02-05-164 02-06-010
Keywords: C, parallel
Posted-Date: 09 Jun 2002 14:38:25 EDT

>> Does anyone have book reference or link about SIMD compiler ?


>There is a shareware (Thinking Machines') C* compiler developed by Phil Hatcher
>at the University of New Hampshire available at:


>ftp://ftp.cs.unh.edu/pub/cstar/


You might want to toake a look at his book on SPMD (a sort
of lazy SIMD)


Data-Parallel Programming on MIMD Computers (The MIT Press, 1991).


(I used his a compiler as a starting point for an out-of-core C*)


You might also searchg for refereences to Hyperion.


--
mac the naïf


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.