Re: [ANN] Linux on POWER Developer Contest ends in less than 60 days

From: John Hasler (john_at_dhh.gt.org)
Date: 05/24/05


Date: Tue, 24 May 2005 14:21:16 -0500

I wrote:
> Applications should be designed to be portable.

Måns Rullgård writes:
> While that is true, many applications can benefit from CPU-specific
> optimizations.

I wrote:
> That can be done portably.

Måns Rullgård writes:
> Applications should be compilable and runnable on anything, but may have
> certain optimizations that are only used where they are available,
> typically using conditional compilation based on the target CPU.

That's portable.

-- 
John Hasler 
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA


Relevant Pages

  • Re: [ANN] Linux on POWER Developer Contest ends in less than 60 days
    ... >> Applications should be designed to be portable. ... optimizations that are only used where they are available, ... using conditional compilation based on the target CPU. ... Måns Rullgård ...
    (comp.os.linux.development.apps)
  • Re: [ANN] Linux on POWER Developer Contest ends in less than 60 days
    ... Måns Rullgård writes: ... many applications can benefit from CPU-specific ... > optimizations. ... Dancing Horse Hill ...
    (comp.os.linux.development.apps)
  • Re: [ANN] Linux on POWER Developer Contest ends in less than 60 days
    ... >> Applications should be designed to be portable. ... > Måns Rullgård writes: ... >> certain optimizations that are only used where they are available, ... >> typically using conditional compilation based on the target CPU. ...
    (comp.os.linux.development.apps)
  • Re: Lisp backend protocol
    ... said that I do not like relying on the OS to do the optimizations that ... the programmer should be thinking about. ... applications (because it has a much better view of the state of the ... No matter what a disk cache gets you in load time, there are still things that the OS must do each time you start a process and each time a process maps a large file into memory. ...
    (comp.lang.lisp)
  • Re: How do I determine the build mode using reflection?
    ... > But do you know what optimizations those are? ... > release on a couple of applications and there's been no performance ... > gain but realease was smaller. ...
    (microsoft.public.dotnet.general)