Hi, I've just realised that I need to modify an easyconfig (I want to enable the configuration for Slurm in OpenMPI-3.1.1-GCC-7.3.0-2.30.eb, which is commented out by default). I could just make my own copy of the individual easyconfig, but I could also clone the easyconfig repo and make my changes there, particularly if I want to submit pull requests for other easyconfigs at a latter point.
However, the relationship between the easyconfigs that come with EasyBuild and the ones in my local repo is unclear. If the change I make just affects the single module and none of the dependencies, then the case is the same as when I just make my own copy. However, if I modify something other modules depend on, then this will need to be added to the robot path. I have had a look at the page on "Integration with Github", but this seems more oriented towards contributing via pull requests and not so much about maintaining local customisation. Any thoughts? Cheers, Loris -- Dr. Loris Bennett (Mr.) ZEDAT, Freie Universität Berlin Email [email protected]

