Hello EasyBuilders,
After successfully running initial test builds (Python/numpy/scipy, R, WIEN2k,
WRF and WPS for their all toolchains) using the current develop branches,
we feel confident enough to tag a first release candidate of EasyBuild v1.5.0.
To install EasyBuild v1.5.0rc1, use something like:
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-easyconfigs/archive/v1.5.0.x.tar.gz
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-easyblocks/archive/v1.5.x.tar.gz
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-framework/archive/v1.5.x.tar.gz
(and then set your $PATH and $PTYHONPATH correctly)
If you run into problems with this release candidate, please notify us by
replying to this email or opening an issue.
The intent is to release EasyBuild v1.5.0 tomorrow (Friday May 31st 2013), if a
full regression test, in which
all easyconfigs included in this release are built, completes without failures.
regards,
Kenneth
On 19 May 2013, at 21:06, Kenneth Hoste wrote:
> Hello EasyBuilders,
>
> Just a brief update w.r.t. the planned schedule for EasyBuild v1.5:
>
> * feature freeze on Friday May 24th 2013 (9am)
> * planned release on Friday May 31st 2013
>
> As a reminder: only pull requests that were opened before the feature freeze
> deadline will be considered for inclusion in EasyBuild v1.5.
> Subsequent pull requests will be tagged for v1.6.
>
> All details are available at
> https://github.com/hpcugent/easybuild/wiki/Release-schedule.
>
>
> regards,
>
> Kenneth