Skip to content

Allow wildcard paths in init/.modulespath #125

@xdelaruelle

Description

@xdelaruelle

I'm configuring our modules enviornent with pre-built bundles of components that have cross-dependencies, like OpenMPI being built with the PGI compiler and CUDA, for example.
I'm adding the paths to these bundles to the init/.modulespath file so their contents will be visible when I run a "module avail" command.
It's a pain, though, to have to add a new path each time I define a new bundle. It would be trivial if I could add the path

     /shared/apps/centos-6.6_SB/PrgEnv/*/*

to the init/.modulespath file and have all the bundles picked up automatically.
I know this doesn't work right now, I'm testing the latest code from the repository. But can you add this? If you could tell me what to patch, I could test it for you.

Reported by: cponder

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions