NOAA-EMC / hpc-stack

Create a software stack for HPC's
GNU Lesser General Public License v2.1
30 stars 36 forks source link

Need metis/parmetis installed for UFS #486

Closed DeniseWorthen closed 2 years ago

DeniseWorthen commented 2 years ago

Please describe the package or library you would like to add to hpc-stack.

Metis/Parmetis Package can be downloaded from https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/parmetis/4.0.3-4/parmetis_4.0.3.orig.tar.gz

What applications at NOAA will be using this package or library? UFS (wave coupled applications) with unstructured meshes.

Is there already a package or library in hpc-stack that provides this, or related, functionality? No

Will This Package be Needed in an Operational Application?

No. This package cannot be installed on operational machines. A replacement package has been identified. However, we need the current package available on RDHPCS machines so that pre-requisite development can occur. At this time, Hera and Cheyenne Intel would be sufficient.

DeniseWorthen commented 2 years ago

@aliabdolali @jkbk2004

DeniseWorthen commented 2 years ago

I'm closing this issue. I can build and install the required libraries in my local path. If I set the METIS_PATH to my personal install, I am then able to build the required application w/in UFS.