Auto vectorizing compiler ?

This is a discussion on Auto vectorizing compiler ? within the Compilers forums in Theory and Concepts category; I've just started working on programming models for many-core machines, and was wondering what the state of the art in terms of parallelization of serial code is. I'm most interested in SIMD vectorization right now... does anyone have a point to articles, websites, research etc on this topic? Thanks! Neal...

Go Back   Application Development Forum > Theory and Concepts > Compilers

Object Mix

Register FAQ Calendar Search Today's Posts Mark Forums Read
  #1  
Old 07-03-2008, 05:52 PM
Neal
Guest
 
Default Auto vectorizing compiler ?

I've just started working on programming models for many-core
machines, and was wondering what the state of the art in terms of
parallelization of serial code is. I'm most interested in SIMD
vectorization right now... does anyone have a point to articles,
websites, research etc on this topic? Thanks!

Neal

Reply With Quote
  #2  
Old 07-05-2008, 12:36 PM
kamal
Guest
 
Default Re: Auto vectorizing compiler ?

On Jul 4, 2:52 am, Neal <nealcr...@gmail.com> wrote:
> I've just started working on programming models for many-core


many-core = MIMD and not SIMD

> machines, and was wondering what the state of the art in terms of


the state of the art is somewhat dated.

> parallelization of serial code is. I'm most interested in SIMD
> vectorization right now... does anyone have a point to articles,
> websites, research etc on this topic? Thanks!
>

http://portal.acm.org/citation.cfm?id=30396

this book describes how one can create a hypothetical architecture of
processors -optimized for certain algorithms eg kalman filters/fast
fourier transforms etc..
you can use the same thing in reverse fashion to decompose a program
into fragments that execute on different processors in an SIMD
machine.

regards
-kamal
Reply With Quote
Reply


Thread Tools
Display Modes


All times are GMT -5. The time now is 06:02 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vB Ad Management by =RedTyger=

In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.