POV-Ray : Newsgroups : povray.binaries.images : Divide by negative zero : Re: Divide by negative zero Server Time
28 Apr 2024 18:38:04 EDT (-0400)
  Re: Divide by negative zero  
From: dick balaska
Date: 3 Nov 2018 04:36:36
Message: <5bdd5e14@news.povray.org>
On 11/2/18 10:20 AM, William F Pokorny wrote:

> 
> Interesting. I see too -fstack-protector-strong which off the top of my
> head the default compile does not use. 



> Oh, and there is no -march=native
> so expect quite a few other optimizations not done. -D_FORTIFY_SOURCE=2
> added too.

-march=native is interesting.  "Up to 60% performance increase" [1].
Well that's a hell of a thing if true.  But, you have to know which
Intel arch you are compiling for.  Skylake/Haswell/Cannonlake/etc are
all different.

If that is true, it's too bad there isn't a switch in packages based on
arch.
(This took me down a rabbit hole lamenting that debian/Ubuntu is stuck
on "Hey, it runs on any x64 hardware, even AMD".
Which made me think of Jr; "If I was still running Slackware, I'd have
built my own Intel Clear Linux kernel with clang" ;)  )


[1]
https://www.phoronix.com/scan.php?page=news_item&px=GCC-8-march-native-Skylake
-- 
dik
Rendered 1024 of 921600 pixels (0%)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.