Re: latest trends in compiler optimization research?

Roberto Waltman <adelantado@rwaltman.com>
Wed, 01 Aug 2007 14:14:30 -0400

          From comp.compilers

Related articles
latest trends in compiler optimization research? npd_ddit@yahoo.com (nikita desai) (2007-07-29)
Re: latest trends in compiler optimization research? jle@ural.owlnet.rice.edu (2007-07-29)
Re: latest trends in compiler optimization research? wyrmwif@tsoft.org (SM Ryan) (2007-07-29)
Re: latest trends in compiler optimization research? bear@sonic.net (Ray Dillinger) (2007-07-30)
Re: latest trends in compiler optimization research? emailamit@gmail.com (Amit Gupta) (2007-07-31)
Re: latest trends in compiler optimization research? SidTouati@inria.fr (ST) (2007-08-01)
Re: latest trends in compiler optimization research? adelantado@rwaltman.com (Roberto Waltman) (2007-08-01)
Re: latest trends in compiler optimization research? dot@dotat.at (Tony Finch) (2007-08-01)
Re: latest trends in compiler optimization research? onkar.n.m@gmail.com (onkar) (2007-08-03)
Re: latest trends in compiler optimization research? al407@cam.ac.uk (Anton Lokhmotov) (2007-08-07)
Re: latest trends in compiler optimization research? wyrmwif@tsoft.org (SM Ryan) (2007-08-07)
Re: latest trends in compiler optimization research? wclodius@lanl.gov (2007-08-09)
Re: latest trends in compiler optimization research? bmoses-nospam@cits1.stanford.edu (Brooks Moses) (2007-08-09)
[3 later articles]
| List of all articles for this month |

From: Roberto Waltman <adelantado@rwaltman.com>
Newsgroups: comp.compilers
Date: Wed, 01 Aug 2007 14:14:30 -0400
Organization: Compilers Central
References: 07-07-107 07-07-111
Keywords: optimize, architecture
Posted-Date: 07 Aug 2007 09:39:07 EDT

Ray Dillinger wrote:
>...some of the biggest problems that compiler
>writers need to solve in modern architectures are.
>
>Effective use of multi-core CPU's,
>Effective use of multi-CPU architectures,


I understand the implications of sharing (or not) on-chip caches,
differences in bandwidth when transferring data on and off chip, etc.
but still...


Are these two really two different problems?


Roberto Waltman


Post a followup to this message

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