Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #73980
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | John Ames <commodorejohn@gmail.com> |
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Hint For GNU/Linux Progrmmers |
| Date | Fri, 12 Sep 2025 10:11:03 -0700 |
| Organization | A noiseless patient Spider |
| Lines | 18 |
| Message-ID | <20250912101103.00007f46@gmail.com> (permalink) |
| References | <pan$88697$563f5c11$d06bbf9a$5d033190@gnu.rocks> <109uoqs$2n3c4$1@dont-email.me> <109vj1l$2vup8$6@dont-email.me> <XPedndWqAP33WF71nZ2dnZfqnPednZ2d@giganews.com> <186481985309dd34$12201$2237616$802601b3@news.usenetexpress.com> <10a1bmp$3i30k$10@dont-email.me> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| Injection-Date | Fri, 12 Sep 2025 17:11:07 +0000 (UTC) |
| Injection-Info | dont-email.me; posting-host="a27903e20ec02ac42e3c5da0c580ad7d"; logging-data="3825841"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/feq4lzW1mtiI0YmsW4aj2C/z7ILHLkcM=" |
| Cancel-Lock | sha1:FrB8HYlHpPM+p3jp00xdezw1wjA= |
| X-Newsreader | Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32) |
| Xref | csiph.com comp.os.linux.misc:73980 |
Show key headers only | View raw
On Fri, 12 Sep 2025 15:45:45 +0100 The Natural Philosopher <tnp@invalid.invalid> wrote: > > The ATLAS program will automatically tune itself, using compiler > > options, for the best performance on a particular machine. > > How does it know what machine is the target? Presumably it targets the machine on which it's running. Reminds me a bit of one of the few genuinely smart things MS's .NET framework does - part of the install/update process involves it auto-profiling/tuning its core VM interpreter/library in situ so it can accurately benchmark itself. That only affects raw VM performance (a bad algorithm running on top of a fast VM is still gonna suck,) and it'd be more involved to do something comparable with a native-code application (dynamic linking might save you the trouble of a full recompile, but it'd still be non- trivial,) but it *is* a nice touch.
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Hint For GNU/Linux Progrmmers Lester Thorpe <lt@gnu.rocks> - 2025-09-10 12:33 +0000
Re: Hint For GNU/Linux Progrmmers John McCue <jmclnx@gmail.com.invalid> - 2025-09-11 15:11 +0000
Re: Hint For GNU/Linux Progrmmers John Ames <commodorejohn@gmail.com> - 2025-09-11 09:30 -0700
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 00:25 -0400
Re: Hint For GNU/Linux Progrmmers Lester Thorpe <lt@gnu.rocks> - 2025-09-11 18:42 +0000
Re: Hint For GNU/Linux Progrmmers Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-09-11 22:38 +0000
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 03:02 -0400
Re: Hint For GNU/Linux Progrmmers Lester Thorpe <lt@gnu.rocks> - 2025-09-12 08:19 +0000
Re: Hint For GNU/Linux Progrmmers Stéphane CARPENTIER <sc@fiat-linux.fr> - 2025-09-13 13:44 +0000
Re: Hint For GNU/Linux Progrmmers Farley Flud <fsquared@fsquared.linux> - 2025-09-12 10:17 +0000
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 06:51 -0400
Re: Hint For GNU/Linux Progrmmers The Natural Philosopher <tnp@invalid.invalid> - 2025-09-12 15:45 +0100
Re: Hint For GNU/Linux Progrmmers Farley Flud <fsquared@fsquared.linux> - 2025-09-12 15:20 +0000
Re: Hint For GNU/Linux Progrmmers The Natural Philosopher <tnp@invalid.invalid> - 2025-09-13 07:57 +0100
Re: Hint For GNU/Linux Progrmmers John Ames <commodorejohn@gmail.com> - 2025-09-12 10:11 -0700
Re: Hint For GNU/Linux Progrmmers c186282 <c186282@nnada.net> - 2025-09-12 00:15 -0400
csiph-web