easybuilders / easybuild-easyconfigs

A collection of easyconfig files that describe which software to build using which build options with EasyBuild.
https://easybuild.io
GNU General Public License v2.0
377 stars 701 forks source link

deal with metapackage easyconfigs #421

Open boegel opened 11 years ago

boegel commented 11 years ago

We need a better way to deal with metpackage easyconfigs, e.g. compiler toolchains (goolf, ictce, ...), biodeps, HPCBIOS_*.

Right now, they're put right next to actual software packages, that should be changed (e.g. move them in a meta subdir, ...).

fgeorgatos commented 11 years ago

+1

It also facilitates bootstrapping an EasyBuild-driven environment: these sets correspond to first-priority targets.

fgeorgatos commented 9 years ago

fyi. HPCBIOS_LifeSciences makes for a good test-case for this, since it has worked solidly over several years across multiple clusters (as opposed to HPCBIOS_Bioinfo which has always been ...pain to erect :)