[MITgcm-cvs] MITgcm/tools/build_options CVS Commit

David Ferreira dfer at mit.edu
Fri Apr 2 17:32:21 EDT 2010


Hi,
I looked into the linux_ia64_ifort+mpi_ice_nas optfile and compared it 
to the one I used
for testreport and they are very similar, mine being a bit more 
standard. The only significant
difference is in the optimization :
FOPTIM='-O2 -align -ip -xSSE4.2' in mine
against
FOPTIM='-O3'     in linux_ia64_ifort+mpi_ice_nas

The -O2 is because I didn't see much a difference in speed compared to 
-O3 and
it is safer. The -xSSE4.2 is specific to the normal_N queue and should 
be replaced by
-xSSE4.1 for the normal queue (and it does speed up things in my case).

I can replace linux_ia64_ifort+mpi_ice_nas by my version, or we can work 
something out ?
What do people think?
david


On 3/31/10 4:05 PM, Patrick Heimbach wrote:
>
> Maybe best if you and David converge on a file,
> with explicit name "pleiades" somewhere.
> -p.
>
> On Mar 31, 2010, at 3:39 PM, Hong Zhang wrote:
>
>> Patrick Heimbach wrote:
>>>
>>> Hi Hong,
>>>
>>> thanks for the info.
>>> I can just remove the one again that I checked in
>>> (I got it from Chris).
>>> Wasn't clear that the one you mention is for pleiades.
>>> Maybe change name to help people?
>>>
>>> -p.
>> Hi Patrick,
>> the initial version of linux_ia64_ifort+mpi_ice_nas
>> was also contributed by Chris
>> and modified/optimized by Art.
>> I guess the name is like
>> linux_ia64_ifort+mpi_altix_nas which is for Columbia
>> so
>> linux_ia64_ifort+mpi_ice_nas for Pleiades
>> You're right, we can change the name to help.
>> cheers
>> hong
>>
>> _______________________________________________
>> MITgcm-cvs mailing list
>> MITgcm-cvs at mitgcm.org
>> http://mitgcm.org/mailman/listinfo/mitgcm-cvs
>
> ---
> Patrick Heimbach | heimbach at mit.edu | http://www.mit.edu/~heimbach
> MIT | EAPS 54-1518 | 77 Massachusetts Ave | Cambridge MA 02139 USA
> FON +1-617-253-5259 | FAX +1-617-253-4464 | SKYPE patrick.heimbach
>
>
>
> _______________________________________________
> MITgcm-cvs mailing list
> MITgcm-cvs at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-cvs




More information about the MITgcm-cvs mailing list