Hello EasyBuilders,
The first release candidate for EasyBuild v1.3.0 is now available through the
v1.3.x (and v1.3.0.x) branches on GitHub.
To install EasyBuild v1.3.0rc1, use something like:
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-easyconfigs/archive/v1.3.0.x.tar.gz
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-easyblocks/archive/v1.3.x.tar.gz
easy_install --prefix=$HOME/.local
http://github.com/hpcugent/easybuild-framework/archive/v1.3.x.tar.gz
(and 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.
Release notes for v1.3.0 are in the works, I will keep you posted.
The intent is to release EasyBuild v1.3.0 this Monday (April 1st 2013). A full
regression test is already running on our systems.
regards,
Kenneth
PS: The CUDA support we hoped to include in EasyBuild v1.3.0 has been delayed
to a future release, mainly due to time constraints.