All Articles Tagged O3

Link/UrlTags
Intel ATOM SSE3_ATOM optimization under Windows 32-bit -O3[Forums]
Basically:  I would Love to try to compile several applications for Atom with SSE3_ATOM -O3  , the Atom is running Windows XP 32-bit,  to test the boost in speed on Intel ATOM (normally it is about...

Posted: 2011-11-09 07:19:09
atom, O3, SSE3_ATOM, SSE3_ATOM Win32 O3, win32
Turning off loop blocking and unrolling [Forums]
Hello, I'm currently using icc version 12.0.4 20110427. I read in the compiler optimization manual that. -O3 option, by default switches on the loop unrolling and loop blocking. I want to turn off...

Posted: 2011-08-14 23:23:46
compilation, ICC, O3, optimizations
optimization /O3 changes program semantics[Forums]
I've got code works correct in debug-mode but produces wrong result when compiled with /O3 optimization. I distilled out a small project that reproduces this behaviour and added the files. Note that...

Posted: 2011-05-04 23:49:25
O3, optimization
alt_rng library on random numbers generation from map functions [Knowledgebase]
Problem :  alt_rng library on random numbers generation from map functions yields the following exception:Ct Exception:Error Code: -1Description:assert failed!!! Location: ../../../src/jit/hlo/lower_map.cpp:1202,...

Posted: 2010-07-06 21:00:00 by Noah Clemons (Intel)
alt_rng, ct_opt_level, exception, map function, O2, O3, random number generator
Being Successful with the Intel® Compilers -- You Need to Know[Knowledgebase]
Introduction This article is intended to assist developers new to the Intel compilers on how to get maximum performance on IA-32, Intel® 64 and Itanium® processor platforms on the Microsoft Windows*,...

Posted: 2009-12-14 00:00:00 by Brandon Hewitt (Intel)
compiler, floating point, fp, interprocedural, IPO, O0, O1, O2, O3, Od, optimize, PGO, precision, profile guided, Vectorization, x87