Skip to content

[Bug]: hpc-init for longleaf tries to load modules that aren't available #617

@saraloo

Description

@saraloo

Label

batch, operations

Priority Label

low priority

Describe the bug/issue

Both the following seem to produce errors:

module load gcc/9.3.0
module load git

presumably they have been updated in longleaf.

To Reproduce

Run ./batch/hpc_init longleaf in longleaf and got this error, or similarly for the git module:

[sloo@longleaf-login2 flepiMoP]$ ./batch/hpc_init longleaf
Lmod has detected the following error:  The following module(s) are unknown: "gcc/9.1.0"

Please check the spelling or version number. Also try "module spider ..."
It is also possible your cache file is out-of-date; it may help to try:
  $ module --ignore_cache load "gcc/9.1.0"

Also make sure that all modulefiles written in TCL start with the string #%Module

Environment, if relevant

longleaf

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions