JCSDA / spack-stack

Creative Commons Zero v1.0 Universal
21 stars 41 forks source link

[INSTALL]: spack-stack on Gaea C6 #1130

Closed BijuThomas-NOAA closed 3 days ago

BijuThomas-NOAA commented 3 weeks ago

Package name

spack-stack

Package version/tag

1.6.0

Build options

current

Installation timeframe

HAFS team would like to install UFS weather model and HAFS on Gaea C6 sooner.

Other information

No response

BijuThomas-NOAA commented 3 weeks ago

We request to install spack-stack libraries on Gaea C6 for us to build and run the HAFS system

AlexanderRichert-NOAA commented 3 weeks ago

I'll work on a C6 config based on 1.6.0 then work on adding to develop for 1.8.0.

AlexanderRichert-NOAA commented 3 weeks ago

@BijuThomas-NOAA can you test with /autofs/ncrc-svm1_proj/epic/spack-stack/spack-stack-1.6.0/envs/unified-env-c6/install/modulefiles/Core and let me know if there are any issues?

BijuThomas-NOAA commented 3 weeks ago

@AlexanderRichert-NOAA Thank you. I will test HAFS system on Gaea and let you know.

BijuThomas-NOAA commented 3 weeks ago

@AlexanderRichert-NOAA I see the following error:

module purge
module load /autofs/ncrc-svm1_proj/epic/spack-stack/spack-stack-1.6.0/envs/unified-env-c6/install/modulefiles/Core
module load PrgEnv-intel/8.3.3
module load stack-intel/2023.2.0

Lmod has detected the following error: The following module(s) are unknown: "PrgEnv-intel/8.5.0" "intel-classic/2023.2.0" "craype/2.7.30"

Am I loading modules correctly?

AlexanderRichert-NOAA commented 3 weeks ago

The following works for me on gaea60:

module use /autofs/ncrc-svm1_proj/epic/spack-stack/spack-stack-1.6.0/envs/unified-env-c6/install/modulefiles/Core
module load stack-intel
module load stack-cray-mpich

I'm having some trouble getting ecmwf-atlas, seemingly related to the wrong libstdc++ being used, but otherwise things seem to be going okay...

climbfuji commented 2 weeks ago

@BijuThomas-NOAA Is this now working for you?

BijuThomas-NOAA commented 2 weeks ago

The build is successful. Need more time to run HAFS.

climbfuji commented 3 days ago

@BijuThomas-NOAA Were you able to run HAFS with this installation of spack-stack?

BijuThomas-NOAA commented 3 days ago

@climbfuji I could run the HAFS system with the installed spack-stack on C6.

Thanks,

climbfuji commented 3 days ago

Great to hear, thanks! Closing.