Re: The development tendency of compilation tech?

=?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de>
15 Jan 2007 16:12:52 -0500

          From comp.compilers

Related articles
The development tendency of compilation tech? yunzhi@intec.iscas.ac.cn (Yunzhi Xue) (2007-01-15)
Re: The development tendency of compilation tech? derek@knosof.co.uk (Derek M. Jones) (2007-01-15)
Re: The development tendency of compilation tech? Juergen.Kahrs@vr-web.de (=?ISO-8859-1?Q?J=FCrgen_Kahrs?=) (2007-01-15)
Re: The development tendency of compilation tech? walter@bytecraft.com (Walter Banks) (2007-01-16)
Re: The development tendency of compilation tech? roar.foshaug@systor.st (Roar) (2007-01-17)
Re: The development tendency of compilation tech? emailamit@gmail.com (Amit Gupta) (2007-01-20)
Re: The development tendency of compilation tech? Ibeam2000@gmail.com (Nick) (2007-01-28)
Re: The development tendency of compilation tech? Peter_Flass@Yahoo.com (Peter Flass) (2007-01-31)
Re: The development tendency of compilation tech? bvanevery@gmail.com (Brandon J. Van Every) (2007-01-31)
[7 later articles]
| List of all articles for this month |

From: =?ISO-8859-1?Q?J=FCrgen_Kahrs?= <Juergen.Kahrs@vr-web.de>
Newsgroups: comp.compilers
Date: 15 Jan 2007 16:12:52 -0500
Organization: Compilers Central
References: 07-01-043 07-01-045
Keywords: optimize
Posted-Date: 15 Jan 2007 16:12:52 EST

Derek M. Jones wrote:


>> [So what's new in compilers this year? -John]
>
> The only really new thing in compilers over the last few years has
> been optimizing for low power consumption.


Really ? Compiling from high-level languages to hardware description
languages looks like another new thing that began in the late 1990s.


Exploiting multiple CPU cores while avoiding the threading problems
seems to be another active field. But one can argue if this field is
new or if it is rather a problem of language design.


Compiling for hardware like the Physics Co-Processors looks like a new
field. Here, one can argue about the distinction between compiling for
physics co-processors and for graphics co-processors.


http://www.ageia.com/physx/faqs.html#2


Post a followup to this message

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