Hi Cormac, First of all: welcome to the EasyBuild community! :-)
On 26 Nov 2013, at 18:35, Garvey, Cormac T wrote: > > Hello, > I am upgrading my Easybuild environment from 1.5.0 to 1.9.0. > > There are two things I would like to achieve with this upgrade. > (1) Use the new configuration files based on configparser > (2) Use Lmod instead of C based modulefiles. Do note that although EasyBuild supports using Lmod as a modules tool, it will still generate Tcl module files (for now). I hope to find time to fix that soon, so we can unleash the full power of Lmod using EasyBuild-generated module files. > Is there a sample config.cfg with easybuild 1.9.0 (I could only find the > depreciated config.py)? > Can someone send me one. > I assume I can specify to use "Lmod" in the config.cfg file (Can someone send > me > an example?) I (finally!) got around to updating the wiki page that documents the new EasyBuild configuration style. The pull request for updating the actual wiki page is available at https://github.com/hpcugent/easybuild-wiki/pull/13. A preview of that wiki page is available in my fork of the wiki repo, see https://github.com/boegel/easybuild-wiki/wiki/Configuration . That page should answer all your questions w.r.t. using the new configparser-based EasyBuild configuration. If someone can review the pull request (or the preview, and provide comments/remarks in the open PR), then I can merge this in and get the documentation updated (long overdue). regards, Kenneth

