Forum Discussion
Altera_Forum
Honored Contributor
12 years ago-O3 sweeps various parameters to attempt to increase the work-items/s metric. It explores these parameters until there are diminising returns (like too large of a hardware footprint). When I use the -O3 flag I often take the final parameter set explored by the -O3 flag and use the same parameters for subsequent compiles into of repeatively using the -O3 flag.