[Met_help] [rt.rap.ucar.edu #89489] History for issue with MET 7.0 and beyond on Jet

Julie Prestopnik via RT met_help at ucar.edu
Tue May 7 09:48:58 MDT 2019


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

Dear Sir/Madam of MET Help Desk,

I am a user of MET on NOAA RDHPCS Jet machine. There are pre-installed MET
7.0 and 8.0 on Jet. And when "module load met/7.0 (or 8.0) ", it requires
intel/14.0.3 to be loaded first.  However, after Jet system upgrade on
03/26/2019, there is no longer intel 14.0.3 on Jet. So met 7.0 and beyond
could NOT be loaded on Jet.

Could you please fix this problem for us on Jet? Like re-install them with
new intel compiler v18.x?

Thank you!

Best regards,
Gang


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: issue with MET 7.0 and beyond on Jet
From: John Halley Gotway
Time: Fri Apr 05 08:45:08 2019

Hi Gang.

My apologies for the delay.  I was out of the office.  Thank you for
letting me know.  I will rebuild MET (versions 7.0 and 8.0) using the
default version of the intel compiler and will remove the dependency
on the
version of the intel compiler from the modulefile.  Thank you for
letting
me know.  I will follow up on this ticket once I have completed the
work.

Thanks,
Julie

------------------------------------------------
Subject: issue with MET 7.0 and beyond on Jet
From: Gang Zhao - NOAA Affiliate
Time: Fri Apr 05 09:26:09 2019

Hi Julie,

No problem.
Thank you very much for the updates! Have a good weekend!

Gang

On Fri, Apr 5, 2019 at 10:45 AM John Halley Gotway via RT
<met_help at ucar.edu>
wrote:

> Hi Gang.
>
> My apologies for the delay.  I was out of the office.  Thank you for
> letting me know.  I will rebuild MET (versions 7.0 and 8.0) using
the
> default version of the intel compiler and will remove the dependency
on the
> version of the intel compiler from the modulefile.  Thank you for
letting
> me know.  I will follow up on this ticket once I have completed the
work.
>
> Thanks,
> Julie
>

------------------------------------------------
Subject: issue with MET 7.0 and beyond on Jet
From: Julie Prestopnik
Time: Fri Apr 05 11:22:38 2019

Hi Gang and Jacob.

met-8.0 with the latest set of patches is now installed on jet at
/contrib/met/8.0.

To use met in /contrib/met you will simply need to type:
module use /contrib/modulefiles
module load met/8.0

Please let me know if you have any questions or problems.

Thanks!

Julie

On Fri, Apr 5, 2019 at 9:26 AM Gang Zhao - NOAA Affiliate <
gang.zhao at noaa.gov> wrote:

> Hi Julie,
>
> No problem.
> Thank you very much for the updates! Have a good weekend!
>
> Gang
>
> On Fri, Apr 5, 2019 at 10:45 AM John Halley Gotway via RT <
> met_help at ucar.edu> wrote:
>
>> Hi Gang.
>>
>> My apologies for the delay.  I was out of the office.  Thank you
for
>> letting me know.  I will rebuild MET (versions 7.0 and 8.0) using
the
>> default version of the intel compiler and will remove the
dependency on
>> the
>> version of the intel compiler from the modulefile.  Thank you for
letting
>> me know.  I will follow up on this ticket once I have completed the
work.
>>
>> Thanks,
>> Julie
>>
>

------------------------------------------------
Subject: issue with MET 7.0 and beyond on Jet
From: Gang Zhao - NOAA Affiliate
Time: Fri Apr 05 11:29:44 2019

Hi Julie,

This is great!

Following your instructions, I add those two lines to my module file
on
Jet.  I will make a test with our data sometime next week. If I run
into
problem with it, I will let you know.

Thank you so much for your help!

Gang

On Fri, Apr 5, 2019 at 1:22 PM Julie Prestopnik <jpresto at ucar.edu>
wrote:

> Hi Gang and Jacob.
>
> met-8.0 with the latest set of patches is now installed on jet at
> /contrib/met/8.0.
>
> To use met in /contrib/met you will simply need to type:
> module use /contrib/modulefiles
> module load met/8.0
>
> Please let me know if you have any questions or problems.
>
> Thanks!
>
> Julie
>
> On Fri, Apr 5, 2019 at 9:26 AM Gang Zhao - NOAA Affiliate <
> gang.zhao at noaa.gov> wrote:
>
>> Hi Julie,
>>
>> No problem.
>> Thank you very much for the updates! Have a good weekend!
>>
>> Gang
>>
>> On Fri, Apr 5, 2019 at 10:45 AM John Halley Gotway via RT <
>> met_help at ucar.edu> wrote:
>>
>>> Hi Gang.
>>>
>>> My apologies for the delay.  I was out of the office.  Thank you
for
>>> letting me know.  I will rebuild MET (versions 7.0 and 8.0) using
the
>>> default version of the intel compiler and will remove the
dependency on
>>> the
>>> version of the intel compiler from the modulefile.  Thank you for
letting
>>> me know.  I will follow up on this ticket once I have completed
the work.
>>>
>>> Thanks,
>>> Julie
>>>
>>

------------------------------------------------
Subject: issue with MET 7.0 and beyond on Jet
From: Gang Zhao - NOAA Affiliate
Time: Fri Apr 05 11:51:02 2019

Hi Julie,

I found that after I loaded met/8.0, it automatically switches the
intel
compiler to v18,

[Gang.Zhao at fe6:~]$ module load met/8.0
Due to MODULEPATH changes, the following have been reloaded:
  1) ncl/6.5.0
The following have been reloaded with a version change:
  1) intel/15.0.3.187 => intel/18.0.5.274

So it seems that it is hard-wired to the intel compiler
intel/18.0.5.274.


Because we have a system which has running-time issue with intel 18
compiler, so we are still using intel 15 for now. However, I can add
"module switch" or only load met when running verification job. So it
should be OK for us. Just let you know.

Thank you!

Gang

On Fri, Apr 5, 2019 at 1:29 PM Gang Zhao - NOAA Affiliate <
gang.zhao at noaa.gov> wrote:

> Hi Julie,
>
> This is great!
>
> Following your instructions, I add those two lines to my module file
on
> Jet.  I will make a test with our data sometime next week. If I run
into
> problem with it, I will let you know.
>
> Thank you so much for your help!
>
> Gang
>
> On Fri, Apr 5, 2019 at 1:22 PM Julie Prestopnik <jpresto at ucar.edu>
wrote:
>
>> Hi Gang and Jacob.
>>
>> met-8.0 with the latest set of patches is now installed on jet at
>> /contrib/met/8.0.
>>
>> To use met in /contrib/met you will simply need to type:
>> module use /contrib/modulefiles
>> module load met/8.0
>>
>> Please let me know if you have any questions or problems.
>>
>> Thanks!
>>
>> Julie
>>
>> On Fri, Apr 5, 2019 at 9:26 AM Gang Zhao - NOAA Affiliate <
>> gang.zhao at noaa.gov> wrote:
>>
>>> Hi Julie,
>>>
>>> No problem.
>>> Thank you very much for the updates! Have a good weekend!
>>>
>>> Gang
>>>
>>> On Fri, Apr 5, 2019 at 10:45 AM John Halley Gotway via RT <
>>> met_help at ucar.edu> wrote:
>>>
>>>> Hi Gang.
>>>>
>>>> My apologies for the delay.  I was out of the office.  Thank you
for
>>>> letting me know.  I will rebuild MET (versions 7.0 and 8.0) using
the
>>>> default version of the intel compiler and will remove the
dependency on
>>>> the
>>>> version of the intel compiler from the modulefile.  Thank you for
>>>> letting
>>>> me know.  I will follow up on this ticket once I have completed
the
>>>> work.
>>>>
>>>> Thanks,
>>>> Julie
>>>>
>>>

------------------------------------------------


More information about the Met_help mailing list