1 rizwank 1.2 CFLAGSHOME = -Wno-deprecated -O3 -march=prescott -fomit-frame-pointer -pipe -fprefetch-loop-arrays -funroll-loops -falign-jumps=4 -falign-loops=4 -falign-functions=5 -fforce-addr -ffast-math -fno-math-errno -funsafe-math-optimizations -ffinite-math-only -ftracer -fprefetch-loop-arrays -fno-trapping-math -fstrict-aliasing -fomit-frame-pointer -malign-double
2 CFLAGSSPARC = -Wno-deprecated -O3 -fomit-frame-pointer -pipe -fprefetch-loop-arrays -funroll-loops -falign-jumps=4 -falign-loops=4 -falign-functions=5 -fforce-addr -ffast-math -fno-math-errno -funsafe-math-optimizations -ffinite-math-only -ftracer -fprefetch-loop-arrays -fno-trapping-math -fstrict-aliasing -fomit-frame-pointer -mcpu=v9 -m64 -fbranch-probabilities
3 #-mfaster-structs = failure
4 #ignoring multiple processors --- could quite possibly thread, having both processors go at it at once
5 #-fprofile-arcs interesting but not so useful on
6 #speed increase to 6 seconds from *78 seconds* on SPARC v9 (kelton) using
7 all: rizwank_acm0205
|