Things are made pretty easy by the EasyBuild GitHub integration: http://easybuild.readthedocs.io/en/latest/Integration_with_GitHub.html#using-easyconfigs-from-pull-requests-from-pr
What I would recommend is that you just do: eb --from-pr 4768 --dry-run --disable-cleanup-tmpdir # foss eb --from-pr 4618 --dry-run --disable-cleanup-tmpdir # intel You will then find the necessary files from the path in the dry run, you can then alter the files as you wish and create the new ones for your iomkl and then use eb --robot=/path/to/tmp/intel/toolchain:/path/to/tmp/foss/toolchain my_iompi.eb my_iomkl.eb On 18 August 2017 at 15:01, Joachim Hein <[email protected]> wrote: > Hi Alan and Kenneth, > > Thanks for the prompt replies. Could I get a pointer on how to do the git > mechanics to get branch with a base set of files to work on? > I understand I would need a develop branch with files from 2 or 3 PRs ( > #4768, #4794 and/or #4618). > > Best wishes > Joachim > > > > > On 18 Aug 2017, at 11:46, Alan O'Cais <[email protected]> wrote: > > These should contain what you are looking for: > https://github.com/easybuilders/easybuild-easyconfigs/pulls?utf8=%E2%9C% > 93&q=is%3Apr%20is%3Aopen%202017b > > On 18 August 2017 at 11:29, Joachim Hein <[email protected]> wrote: > >> Hi, >> >> I have a user request for an IOMKL toolchains based on the Intel compiler >> 17.4 and OpenMPI 2.1.1. I understand that Intel 17.4 is a strong candidate >> for intel/2017b. I an IOMKL for that also in the making? Can one get >> configs and stuff for that? If no IOMKL for that is in the works, I could >> imagine engaging here. If that would be appreciated, could I get (pointers >> to) “beta” or “RC” files for the components of intel/2017b? >> >> Best wishes >> Joachim > > > > > -- > Dr. Alan O'Cais > E-CAM Software Manager > Juelich Supercomputing Centre > Forschungszentrum Juelich GmbH > 52425 Juelich, Germany > > Phone: +49 2461 61 5213 <02461%20615213> > Fax: +49 2461 61 6656 <02461%20616656> > E-mail: [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 > ------------------------------------------------------------ > ------------------------------------ > ------------------------------------------------------------ > ------------------------------------ > > > -- Dr. Alan O'Cais E-CAM Software Manager Juelich Supercomputing Centre Forschungszentrum Juelich GmbH 52425 Juelich, Germany Phone: +49 2461 61 5213 Fax: +49 2461 61 6656 E-mail: [email protected] WWW: http://www.fz-juelich.de/ias/jsc/EN

