Skip to content

5th easybuild hackathon meeting minutes day 1

Kenneth Hoste edited this page Feb 24, 2014 · 3 revisions

5th easybuild hackathon - notes day 2 - notes day 3

presentation: Introduction to EasyBuild

questions

  • using system-provided tools (compiler, MPI, …)
  • hard requirement for e.g. IBM XL compiler, also for Fujitsu, Hitachi, …
  • can be done via a SystemTools easyblock? (not there yet today)
  • implementing compiler support in framework is still required, see easybuild/toolchains/compiler
  • 3 (actually 4?) different types of users:
  • people who simple use 'eb' with existing easyconfig files
  • people who write their own easyconfig files for new software
  • people who implement easy block
  • (people who develop framework)

hackathon: getting started

Clone this wiki locally