Dear Andre, We use a module file to control the settings you mention, it simply sets the equivalent EASYBUILD_* for the settings you require. Create the module and put it somewhere in accessible to the MODULEPATH (you may want a separate protected directory for people who use this module). There's a later intel-2016b.eb already available which has a 2016 update and an intel-2016.02 in the devel branch that has the very latest intel compilers. The issue is that you will not find so many easyconfigs for these toolchains yet since they are relatively new. The ones you do find are the latest and greatest however and you can add software from intel-2015b using --try-toolchain=intel,2016b<http://easybuild.readthedocs.org/en/latest/Using_the_EasyBuild_command_line.html#tweaking-easyconfigs-using-try> (just beware of the notes in that link!).
Alan On 10 March 2016 at 13:29, André Gemünd <[email protected]<mailto:[email protected]>> wrote: Hi EasyBuilders, I'm new to EasyBuild and have a few questions. Let me say that maybe I'm just a bit confused here, so I apologize if these questions sound a bit daft. ;) Regarding installation: is it possible to put a default configuration file in the installation tree of EasyBuild? We are several users that deploy software, and the systems used to build vary as well. I'd prefer not to configure these nodes differently for that or have different settings based on user accounts. I'm now setting INSTALLPATH_SOFTWARE, INSTALLPATH_MODULES, SOURCEPATH, etc. in a profile.d script, which I then need to deploy everywhere. I think this is needlessly complicated, if all I would need is for easybuild to parse a config file in its install path? I tried to install intel-2015b.eb today, and found that it uses e.g. ccomp 2015.3.187, while intel already provides 2015.6.233. Now, should I copy the existing easyconfig from folder A to folder B, edit it, then run the install? For that, do I really need to search the lib/python-xy/site-packages/xyz-xyz-py2.7-egg/easybuild/easyconfigs/letter/name/version path, or is there some more comfortable way? It seems a bit cumbersome. Then, is the robot path what I'm looking for for folder B? I'm a bit confused by the name robot path, if its actually the easyconfig path? Or do you guys work on a git clone of the easyconfig repo as robot path? I guess this would make pull requests for changes a lot easier. Greetings Andre -- André Gemünd Fraunhofer-Institute for Algorithms and Scientific Computing [email protected]<mailto:[email protected]> Tel: +49 2241 14-2193<tel:%2B49%202241%2014-2193> /C=DE/O=Fraunhofer/OU=SCAI/OU=People/CN=Andre Gemuend -- Dr. Alan O'Cais Application Support Juelich Supercomputing Centre Forschungszentrum Juelich GmbH 52425 Juelich, Germany Phone: +49 2461 61 5213 Fax: +49 2461 61 6656 E-mail: [email protected]<mailto:[email protected]> WWW: http://www.fz-juelich.de/ias/jsc/EN ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ Forschungszentrum Juelich GmbH 52425 Juelich Sitz der Gesellschaft: Juelich Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, Prof. Dr. Sebastian M. Schmidt ------------------------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------

