-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INSTALL] MAPL 2.34.0 #515
Comments
@junwang-noaa I can quickly add an installation together with ESMF/8.4.0, and waiting for UFS test to get together into the code delivery. what do you think? |
Excellent! Also let me know if you have an installation on R&D platform, I can do some testing |
@jun Wang - NOAA Federal ***@***.***> We have a problem to install
it on Hera and WCOSS2, since it requires the system lib FARGPARSE, which is
different from v2.22.0. So, it won't be quick as expected.
…On Wed, Feb 1, 2023 at 1:32 PM Jun Wang ***@***.***> wrote:
Excellent! Also let me know if you have an installation on R&D platform, I
can do some testing
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFAM45F6RVYZVM3TOEDWVKT2ZANCNFSM6AAAAAAUOBUPYY>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
@Hang-Lei-NOAA I asked our NASA collaborators, they said the dependent libraries are specified in the release note. Please see the notes below to turn off all the extra libraries. We only need gFTL, gFTL_shared and ESMF 8.4.0. Thanks https://github.com/GEOS-ESM/MAPL/releases/tag/v2.34.0 The libraries this version of MAPL is currently tested with are below. Baselibs 7.7.0 |
@jun Wang - NOAA Federal ***@***.***> mapl/2.34.0 on Hera has been
successfully built
at /scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16
But , build on wcoss2 still have some problems on netcdf associated issues.
…On Thu, Feb 2, 2023 at 9:44 AM Jun Wang ***@***.***> wrote:
@Hang-Lei-NOAA <https://github.com/Hang-Lei-NOAA> I asked our NASA
collaborators, they said the dependent libraries are specified in the
release note. Please see the notes below to turn off all the extra
libraries. We only need gFTL, gFTL_shared and ESMF 8.4.0. Thanks
https://github.com/GEOS-ESM/MAPL/releases/tag/v2.34.0
The libraries this version of MAPL is currently tested with are below.
Baselibs 7.7.0
netcdf-c 4.9.0 (Needed for quantize support, but not required for all of
MAPL)
netcdf-fortran 4.6.0 (Needed for quantize support, but not required for
all of MAPL)
ESMF 8.4.0 (Required)
GFE 1.8.0
gFTL 1.8.1
gFTL-shared 1.5.0
pFUnit 4.6.1 (optional)
fArgParse 1.4.1 (if -DBUILD_WITH_FARGPARSE=YES, default=YES)
pFlogger 1.9.1 (if -DBUILD_WITH_PFLOGGER=YES, default=YES)
yaFyaml 1.0.4 (if -DUSE_EXTDATA2G=YES, default=YES)
FLAP geos/v1.10.0 (if -DBUILD_WITH_FLAP=YES, default=YES)
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFEO5WES4FKSTMNP7RTWVPB4LANCNFSM6AAAAAAUOBUPYY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@natalie-perlin follow up of mapl-2.34.0 is on our to-do list. I will check on gaea. |
@junwang-noaa , @jkbk2004 - MAPL/2.34.0 We also have geos/3.8.1 (from https://download.osgeo.org/geos/), but it might be different geos from the list (FLAP geos?) Please let me know of any specifics with these packages. |
@natalie-perlin We need to update following libraries along with MAPL 2.34.0. ESMF: 8.4.1b07 would you please let us know when you have those libraries available on NOAA R&D platform (e.g. hera) for us to test? |
Jun means that mapl/2.34.0 installation should have the dependency on
HDF/1.14.0; netcdf/4.9.1 and ESMF/8.4.1b07.
…On Sat, Feb 25, 2023 at 10:33 PM Jun Wang ***@***.***> wrote:
@natalie-perlin <https://github.com/natalie-perlin> We need to update
following libraries along with MAPL 2.34.0.
ESMF: 8.4.1b07
HDF5: 1.14.0
netcdf: 4.9.1
would you please let us know when you have those libraries available on
NOAA R&D platform (e.g. hera) for us to test?
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFDZ3OIMVEQWTGGU3ODWZLFHDANCNFSM6AAAAAAUOBUPYY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Hang-Lei-NOAA @junwang-noaa @jkbk2004 -
These builds (hdf5/1.14.0, netcdf-c/4.9.0, netcdf-fortran/4.6.0, esmf/8.4.1b07) are done for the following platforms and compilers: Hera: Orion: (currently building) /work/noaa/epic-ps/role-epic-ps/hpc-stack/libs/intel-2022.1.2 |
@natalie-perlin @Hang-Lei-NOAA FYI. GOCART developers are working on MAPL 2.35 release, we need to go to that version in order to get GOCART to work in UFS WM. |
@jun Wang - NOAA Federal ***@***.***> Thanks for this update!
@natalie Perlin - NOAA Affiliate ***@***.***> For netcdf/4.9.1
installation, you have to add options: --disable-libxml2
--disable-byterange
You can refer to my Hera installations on
/scratch2/NCEPDEV/nwprod/hpc-stack/libs/hpc-stack-gfsv16
…On Tue, Feb 28, 2023 at 1:26 PM Jun Wang ***@***.***> wrote:
@natalie-perlin <https://github.com/natalie-perlin> @Hang-Lei-NOAA
<https://github.com/Hang-Lei-NOAA> FYI. GOCART developers are working on
MAPL 2.35 release, we need to go to that version in order to get GOCART
working in UFS WM.
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFCML4JFZ3VH5XXZZGDWZY7OJANCNFSM6AAAAAAUOBUPYY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@junwang-noaa @Hang-Lei-NOAA - thank you for updated Re: netcdf/4.9.1 and MAPL/2.35 needed! |
@Hang-Lei-NOAA - |
@natalie-perlin Is it possible that we can have a MAPL 2.23.1. installed with |
@jun Wang - NOAA Federal ***@***.***>
Report to you, after you pointed out the mapl/2.35.0, I checked the mapl
repo and found that 2.34.3 is the latest bug fixed one. I installed it on
Acorn and tested it. All tests still fail.
…On Wed, Mar 1, 2023 at 11:38 AM Jun Wang ***@***.***> wrote:
@natalie-perlin <https://github.com/natalie-perlin> Is it possible that
we can have a MAPL 2.23.1. installed with
ESMF: 8.4.1b07
HDF5: 1.14.0
netcdf: 4.9.1
on hera so that we can test those version before MAPL 2.35 comes out? It
helps us verify ESMF 8.4.1b07 for the ESMF 8.4.1 release.
—
Reply to this email directly, view it on GitHub
<#515 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKWSMFG4VTATKPLRZFNL5V3WZ53OXANCNFSM6AAAAAAUOBUPYY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@Hang-Lei-NOAA Thanks for testing, the 2.34.3 is an old version that does not have the changes yet. |
So far, the following combination is currently available on Hera: UPDATE: Please note that these modules are within the default hpc-stack locations, so you when loading, explicit versions of each package needs to be provided, in order to fulfill the dependencies, as in the chain shown above. |
@junwang-noaa @Hang-Lei-NOAA Installed the target configuration: Additional updates and modules that [mostly] help to resolve mapl dependencies: cmake options used for configuring MAPL (if relevant): New stack location is used because of conflicting dependencies with the currently used versions (e.g., fms/2022.04 is built off hdf/1.10.6 and netcdf/4.7.4), in /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2_ncdf49 module use /scratch1/NCEPDEV/nems/role.epic/hpc-stack/libs/intel-2022.1.2_ncdf49/modulefiles/stack/ Please let me know if this configuration works successfully, especially mapl/2.35.2 and dependencies built. It is possible MAPL could be installed with fewer additional modules, but it requires knowledge what features are needed. |
Has this been resolved? |
This task has been changed due to new mapl bugfix version release. |
Note: Please search to see if an issue already exists for the software you are requesting to be installed.
Which software in the stack would you like installed?
Please install MAPL 2.34.0. We need to update GOCART with threading capability using this MAPL version.
What is the version/tag of the software?
MAPL 2.34.0
What compilation options would you like set?
The same as MAPL 2.22.0
Which machines would you like to have the software installed?
All the UFS supported platforms, wcoss2, acorn, hera, orion, jet, gaea and cheyenne.
Any other relevant information that we should know to correctly install the software??
Please describe in as much detail as possible.
Additional context
Add any other context or screenshots about the install request here.
The text was updated successfully, but these errors were encountered: