[molpro-user] Intel fopt flags and molpro 2006.1
Andy May
MayAJ1 at cardiff.ac.uk
Wed Jun 8 14:12:49 BST 2011
Mark,
For 2010.1, the values are:
FOPT="-O3"
FOPT0="-O0"
FOPT1="-O1"
FOPT2="-O2"
FOPT3="-O3"
and the files for reduced optimization would be:
NO_OPT=" "
F_OPT1="explicit/explicit_util.f local/cclocal.f blas/utlmar.f
blas/matrix1.f"
F_OPT2=" "
F_OPT3=" "
maybe adding these files to the list will help, but of course many files
have actually been modified and bugs fixed since 2006.1.
Best wishes,
Andy
On 08/06/11 12:00, Mark Dixon wrote:
> On Tue, 7 Jun 2011, Mark Dixon wrote:
> ...
>> Does anyone know the optimal settings for FOPT, FOPT[123] ? for Molpro
>> 2006.1 and the Intel compiler?
> ...
>> molpro 2006.1 patch level 148
>> Intel compiler 12.0.2.137 + its MKL
>> RHEL5.6 x86_64
> ...
>
> Hi,
>
> I thought I'd share my results, in case it's of use to anyone else. After
> a few days of trial and error, I have found the highest optimisation
> levels that do not result in tests failing:
>
> CONFIG var Orig New
> ---------- ------ ------
> FOPT -w -O3 -w -O1
> FOPT1 -w -O1 -w -O0
> FOPT2 -w -O2 -w -O1
> FOPT3 -w -O3 -w -O3
>
> I assume that underneath it all, there's probably just a couple of source
> files that needed their level changing.
>
> Mark
More information about the Molpro-user
mailing list