Howdy all, I have a tree of software/modules built with easybuild.
I'd like to play with a module hierarchy like Lmod recommends. But I don't want to recompile the entire software tree. Is there a way to tell eb to not bother building the software, but to simply run the module creation step... something like rpmbuild's --short-circuit option? I've tried various combinations of the --skip option but haven't had any luck. Basically I want to exclude these steps (from "eb --confighelp"'s note on --skip) fetch, ready, source, patch, prepare, configure, build, test, install, extensions, package, postproc, sanitycheck, cleanup, testcases and only run "module". Any pointers appreciated. Thanks, Jack Perdue Lead Systems Administrator TAMU Supercomputing Facility [email protected] http://sc.tamu.edu SC Helpdesk: [email protected]

