Skip to content

1.7.1

Compare
Choose a tag to compare
@ericblau ericblau released this 24 Jan 21:58
· 19 commits to master since this release

Fixes issue #2 by having the default extmodules workflow treat each directory in MODULEPATH as a top level directory, all of whose subdirectories are semantically significant, and part of the inferred module name.

The old behavior is still available by using the --modules-recurse option for ipf_configure when configuring the workflow.

This default behavior no longer excludes module files that exist directly in the top level directory (as was the old default behavior). To keep this behavior, use the --ignore_toplevel_modulefiles when configuring the workflow.