Y
Hacker News
new
|
ask
|
show
|
jobs
by
gillianseed
4574 days ago
Could you try with -Ofast which enables -ffast-math and post the results?
1 comments
nkurz
4574 days ago
I get no significant difference with -Ofast for either icc or gcc. My code is still untested and quite possibly buggy, but I put it up here:
http://pastebin.com/qB0DfkXN
link