You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
planned changes (more-or-less in order of preference, more changes not listed here can/will be included, only changes that are ready in time will be included):
new easyblocks for supporting more software packages
easyconfigs:
more easyconfigs for software already supported (version updates, other toolchains)
various easyconfigs for new software
easyconfig for building a couple of software packages with Cray toolchains, e.g.: CP2K, OpenFOAM, boost, HDF5, WRF, QuantumESPRESSO, NWChem, NAMD, GROMACS, GAMESS-US, Python, ...
Current planning: release April 1st 2015
planned changes (more-or-less in order of preference, more changes not listed here can/will be included, only changes that are ready in time will be included):
framework:
--only-module
(see add support for only (re)generating module file easybuild-framework#1018)log.error
, useraise EasyBuildError
instead (see derive EasyBuildError from LoggedException, deprecate log.error in favor of raise EasyBuildError easybuild-framework#1218)external_modules
, to specify dependencies on modules not produced using EasyBuild (see add support for loading 'external' modules (REVIEW) easybuild-framework#1230)easyblocks:
PythonPackage
(see define $PYTHONNOUSERSITE in PythonPackage easyblock easybuild-easyblocks#577)$MKLROOT
definition (see fix definition of $MKLROOT, should be set to 'mkl' subdir of install dir easybuild-easyblocks#576)easyconfigs:
postponed:
$EBVAR*
(see defining $EBVAR env vars should be deprecated/dropped easybuild-framework#1219)--job
(see Support parallel builds with GC3Pie (REVIEW) easybuild-framework#1008)--review-pr
(see add support for --review-pr easybuild-framework#1142)--update-module-caches
(see add support for --update-lmod-caches (disabled by default) and --compile-lmod-caches (WIP) easybuild-framework#1177, depends on add lmod_update_system_cache.sh script in contrib TACC/Lmod#58)The text was updated successfully, but these errors were encountered: