[MITgcm-devel] [MITgcm-cvs] MITgcm/pkg/profiles CVS Commit
Jean-Michel Campin
jmc at ocean.mit.edu
Tue Jul 28 11:41:25 EDT 2015
Hi Gael,
I can also reproduce the same error on my laptop, with ifort version 15.0
On Tue, Jul 28, 2015 at 10:44:42AM -0400, gael forget wrote:
> Hi Jean-Michel,
>
and regarding this:
> can you please remind me if there are environment
> variables or paths I need to set to use ifort on baudelaire?
it's (well hidden) in: MITgcm/tools/example_scripts/csail/test_baudelaire_2
lines 185-187:
> if test $typ = 'ifc' ; then
> source /srv/software/intel/intel-11.1.073/bin/ifortvars.sh intel64
> fi
Cheers,
Jean-Michel
>
> I did not find a module. I tried adding /srv/software/intel/intel-11.1.073/bin/intel64/
> and /srv/software/intel/intel-11.1.073/lib/intel64/ but am getting
> ./mitgcmuv: error while loading shared libraries: libifport.so.5: cannot open shared object file: No such file or directory
> when I run ./testreport -of=../tools/build_options/linux_amd64_ifort11 -devel -t global_with_exf
>
> Gael
>
> On Jul 28, 2015, at 10:07 AM, Jean-Michel Campin <jmc at ocean.mit.edu> wrote:
>
> > Hi Gael,
> >
> > I have not check on an other machine or with an other version of intel compiler,
> > but on baudelaire (version 11.1, linux_amd64_ifort11 with -devel)
> > global_with_exf main test experiment failed to run last night, stopping in
> > S/R profiles_init_fixed :
> >> forrtl: severe (193): Run-Time Check Failure. The variable 'profiles_init_fixed_$LAT_CUR' is being used without being defined
> >
> > Cheers,
> > Jean-Michel
> >
> > On Mon, Jul 27, 2015 at 05:08:25PM -0400, Gael Forget wrote:
> >> Update of /u/gcmpack/MITgcm/pkg/profiles
> >> In directory baudelaire:/srv/scratch/gforget/MITgcm_201503/pkg/profiles
> >>
> >> Modified Files:
> >> profiles.h profiles_ad_diff.list profiles_init_fixed.F
> >> profiles_inloop.F profiles_interp.F
> >> Removed Files:
> >> profiles_interp_gg.F
> >> Log Message:
> >>
> >> - profiles_init_fixed.F: add lat-lon grid case for interp
> >> coefficients and weights (moved from profiles_interp.F)
> >> and store result in prof_interp_i,j,weights (as already
> >> done in generic grid case).
> >> - profiles_inloop.F: always use profiles_interp.F
> >> - profiles_interp.F: remove determination of interp
> >> coefficients and weights (now in profiles_init_fixed.F)
> >> and pass prof_interp_i,j,weights as arguments
> >> - profiles_interp_gg.F: routine was removed (as
> >> profiles_interp was generalized)
> >> - profiles.h etc.: inline generic grid codes
> >> regardless of ALLOW_PROFILES_GENERICGRID
> >>
> >>
> >>
> >> _______________________________________________
> >> MITgcm-cvs mailing list
> >> MITgcm-cvs at mitgcm.org
> >> http://mitgcm.org/mailman/listinfo/mitgcm-cvs
> >
> > _______________________________________________
> > MITgcm-devel mailing list
> > MITgcm-devel at mitgcm.org
> > http://mitgcm.org/mailman/listinfo/mitgcm-devel
>
> _______________________________________________
> MITgcm-devel mailing list
> MITgcm-devel at mitgcm.org
> http://mitgcm.org/mailman/listinfo/mitgcm-devel
More information about the MITgcm-devel
mailing list