Parallelizing C/C++ code

Raphael Fonte Boa <rfonteboa@gmail.com>
Thu, 29 Apr 2010 07:17:06 -0700 (PDT)

          From comp.compilers

Related articles
Parallelizing C/C++ code rfonteboa@gmail.com (Raphael Fonte Boa) (2010-04-29)
Re: Parallelizing C/C++ code kym@sdf.lonestar.org (russell kym horsell) (2010-05-01)
Re: Parallelizing C/C++ code rfonteboa@gmail.com (Raphael Fonte Boa) (2010-05-03)
Re: Parallelizing C/C++ code kym@sdf.lonestar.org (russell kym horsell) (2010-05-06)
Re: Parallelizing C/C++ code gneuner2@comcast.net (George Neuner) (2010-05-07)
Re: Parallelizing C/C++ code joe@burgershack.org (Randy Crawford) (2010-05-14)
Re: Parallelizing C/C++ code kamalpr@gmail.com (kamal) (2010-05-27)
| List of all articles for this month |

From: Raphael Fonte Boa <rfonteboa@gmail.com>
Newsgroups: comp.compilers
Date: Thu, 29 Apr 2010 07:17:06 -0700 (PDT)
Organization: Compilers Central
Keywords: parallel, question
Posted-Date: 30 Apr 2010 18:45:22 EDT

Hello Folks,


I have been searching for information about Compiler approaches to
parallelization of code. I haven't much information about it. I have
looked into SUIF, CIL and Daedalus but I don't know if they have
enough results to be used as an actual parallelization platform. Will
the approach be dependent on the MoC like in Daedalus?


I am new to the area and would like to have some feedback from you
about what is actually useful and what has already been dropped by the
community. The intention is to get some kind of parallelism analysis
out of C/C++ code.


Thanks for any help,
Raphael.



Post a followup to this message

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