-
Notifications
You must be signed in to change notification settings - Fork 144
Conference call notes 20150708
Kenneth Hoste edited this page Jul 8, 2015
·
1 revision
(back to Conference calls)
Notes on the 33rd EasyBuild conference call, Wednesday July 8th 2015 (3.00pm - 3.30pm CET)
Alphabetical list of attendees (5):
- Fotis Georgatos (freelancer)
- Eric B. Gregory (JSC, Germany)
- Ryan Goggin (IQC, University of Waterloo, Canada)
- Kenneth Hoste (HPC-UGent, Belgium)
- Alan O'Cais (JSC, Germany)
- 2015b common toolchains: GCC 5.1 or 5.2?
- making --robot aware of subtoolchains (update by Alan)
- outlook to EasyBuild v2.2.0 (Kenneth)
- delay 2015b until GCC 5.2 is there (bugfix release over GCC 5.1)
- implies that 2015b toolchain definitions won't be included in EasyBuild v2.2.0
- can be included in EasyBuild v2.2.1 (mid August'15)
- see https://github.com/hpcugent/easybuild-framework/pull/1306
- required enhancements to toolchain definitions are already tackled
- Alan will play around with this further, and report back
- TODO: unit tests, some minor code cleanup (e.g. break into parts a bit more)
- scheduled for EasyBuild v2.3.0 (Sept'15)
- support for --include-easyblocks & friends
- already merged into develop, see https://github.com/hpcugent/easybuild-framework/pull/1301
- documentation @ http://easybuild.readthedocs.org/en/develop/Including_additional_Python_modules.html
- integration with GC3Pie via
eb --job
- about to be merged, see https://github.com/hpcugent/easybuild-framework/pull/1008
- preview of updated documentation @ http://boegel-eb.readthedocs.org/en/job/Submitting_jobs.html
- results of easyconfigs merge sprint
- ... and a lot more (update to release notes still pending)
-
slightly different variants of easyconfigs, per system => use 'blocks' feature in easyconfigs (Alan)
- example: https://github.com/hpcugent/easybuild-framework/blob/master/test/framework/easyconfigs/toy-0.0-multiple.eb
- see also
--only-blocks
,-b
cmdline option
-
EasyBuild on RHEL 7 systems (Fotis)
- mostly works fine @ HPC-UGent on CentOS 7 systems
- some minor issues with broken builds that need to be investigated
- Kenneth will share notes + overview of 'module avail' with Fotis