|
[Sponsors] |
April 4, 2010, 05:19 |
1.5-dev: wmake rule march=opteron
|
#1 |
Member
David Hora
Join Date: Mar 2009
Location: Zürich, Switzerland
Posts: 63
Rep Power: 17 |
Hi all
I discovered that the wmake rule march=opteron in linux64Gcc/cOpt can be a real performance killer on Intel machines. The pitzDaily test case needs 135s on my computer (Core 2 Duo T9300) when this option is activated. The execution time decreases to 82s when I remove the option. In my opinion the opteron rule should be removed from the default wmake settings as it is very disadvantageous for many users. My proposal is to use something which is similar to the 1.6.x settings: c++OPT = -O3 #c++OPT = -march=opteron -O3 #c++OPT = -march=nocona -O3 Best regards David |
|
April 6, 2010, 17:04 |
|
#2 |
Member
David Hora
Join Date: Mar 2009
Location: Zürich, Switzerland
Posts: 63
Rep Power: 17 |
Fixed in revision 1700.
|
|
April 7, 2010, 12:10 |
|
#3 |
Senior Member
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,907
Rep Power: 33 |
Fixed, thank you.
Much appreciated + sorry for the delay. Hrv
__________________
Hrvoje Jasak Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk |
|
April 7, 2010, 18:04 |
|
#4 |
Member
David Hora
Join Date: Mar 2009
Location: Zürich, Switzerland
Posts: 63
Rep Power: 17 |
My pleasure!
Regards David |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems Installing OF 1.6 32 bit | bucksfan | OpenFOAM Installation | 19 | August 4, 2009 02:36 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
OpenFOAM15 installables are incomplete problem with paraFoam | tryingof | OpenFOAM Bugs | 17 | December 7, 2008 05:41 |
Problem of compilation OF 14Allwmake command not found | erik_d | OpenFOAM Bugs | 13 | September 13, 2008 22:45 |
[OpenFOAM] ParaFoam error message | joey | ParaView | 1 | October 2, 2006 14:28 |