Skip to content

Build fails on Hera (and possibly other machines) #36

@WalterKolczynski-NOAA

Description

@WalterKolczynski-NOAA

Building on Hera (and possibly other machines) is now failing due to a couple of issues. global-workflow has been using v1.15.0, but that version has ceased to work because the ESMF module used in that version was removed (esmf/8_1_0_beta_snapshot_27). See NOAA-EMC/global-workflow#561

I tried to update to the most recent release (also the tip of develop), but that also failed for two reasons:

  • module reset is not working properly on Hera (reverting to module purge fixes it)
  • the esmf module name is not correct (it is esmf/8.1.1, but hpc-stack installation uses underscores: esmf/8_1_1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions