-
Notifications
You must be signed in to change notification settings - Fork 149
Closed
Milestone
Description
List of issues & pull requests that should get handled before EasyBuild v2.8.0 is released (planned to go out by mid May'16).
note: the plan is to limit things to 5 'major' changes that are still "in flight" (to help with focusing things); as the mentioned pull requests get merged, this list can be updated/extended
general
- auto-generate documentation
framework
- bug fix for
modpath_extensions_forfunction when used with module files in Lua syntax - support for PGI toolchain, cfr.
PGI support (roadmap) #211 - fix issue with too many
module usecalls resulting in lots of overheadToo many calls to "module use ..." easybuild-framework#1661- PR:
stop creating ModulesTool instances over and over again easybuild-framework#1735 - see stats in collect avg timings for module subcmds easybuild-framework#946 (comment)
- switch to native Python module with Lmod?
import os, sys
sys.path.insert(0, '%s/../init/' % (os.getenv('LMOD_DIR')))
from env_modules_python import module
module('avail')easyblocks
easyconfigs
- QIIME: add easyconfigs for QIIME and dependencies easybuild-easyconfigs#1057
- automated style checks: Add style checks easybuild-easyconfigs#2376
-
intel/2016.02:{toolchain}[dummy] intel 2016.02-GCC-5.3 (REVIEW) easybuild-easyconfigs#2523- requires
GCC/5.3.0-2.26:{compiler}[dummy] GCC 5.3.0-2.26 (REVIEW) easybuild-easyconfigs#2524
- requires
Metadata
Metadata
Assignees
Labels
No labels