c - GCC special optimization options for double precision floating point arithmetics -


Do you know which of the GCC optimization flags is best suited for creating applications, using double floating point And in a very real time and it uses -M is a target hardware of a dual-jugose with a Linux on-board Thank you in advance!

"dual-juan" is not the exact specification of the processor that you are targeting - "quinn" A marketing brand name is compared to a specific model. "Quinn" does not tell you whether you are targeting the IA32 or x86-64 architecture.

This is important, because optimization can be significantly improved by targeting a specific CPU family. There are many options; Specifically, start with -march to generate the code for a particular instruction set.

If you are not targeting x86-64, then -mfpmath = sse -mill-double can provide a speed (but only default on x86-64).

In addition, if you are shown as a hosspot in the libmath , then a more specific customizable flag can be recomputed with that specific library. .


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -