Re: All Done! Xeon W-1270P is Now Officially Complete

Liste des GroupesRevenir à col advocacy 
Sujet : Re: All Done! Xeon W-1270P is Now Officially Complete
De : ff (at) *nospam* linux.rocks (Farley Flud)
Groupes : comp.os.linux.advocacy
Date : 01. Mar 2025, 13:14:54
Autres entêtes
Organisation : UsenetExpress - www.usenetexpress.com
Message-ID : <pan$41049$5e3ed40b$5dd8c9d7$15652c37@linux.rocks>
References : 1 2
On 01 Mar 2025 10:01:52 GMT, Stéphane CARPENTIER wrote:

 
Cache optimization is extremely critical.
 
Yes. And difficult. With each one of your messages, you proved you
aren't able to manage it. You should let your distro take care of it.
You will only result with a messed up computer.
>

Ha, ha, ha, ha, ha!  Totally wrong!

The gcc compiler can optimize programs only if if knows
the cache size in advance.  GCC can be informed of the exact
cache size by using the following options:

--param l1-cache-size=X
--param l1-cache-line-size=Y
--param l2-cache-size=Z

These options are automatically passed to GCC when using
the "-march-native" option.

Distros cannot do this.  Distros most likely use
the options "-mtune=generic -march=x86-64" which does
not pass any information about cache size to GCC (how
could it?).

Consequently, the programs distributed with a distro
are NOT optimized to use the CPU cache.

Consequently, you are an IDIOT.


--
Systemd: solving all the problems that you never knew you had.

Date Sujet#  Auteur
1 Mar 25 * Re: All Done! Xeon W-1270P is Now Officially Complete5Stéphane CARPENTIER
1 Mar 25 +* Re: All Done! Xeon W-1270P is Now Officially Complete2Farley Flud
1 Mar 25 i`- Re: All Done! Xeon W-1270P is Now Officially Complete1Stéphane CARPENTIER
1 Mar 25 `* Re: All Done! Xeon W-1270P is Now Officially Complete2Farley Flud
1 Mar 25  `- Re: All Done! Xeon W-1270P is Now Officially Complete1Stéphane CARPENTIER

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal