IanHG / gpm

Grendel Package Manager (GPM)
1 stars 0 forks source link

Think about handling some "version" of "toolchains" #27

Open IanHG opened 6 years ago

IanHG commented 6 years ago

i.e. be able to define a tool chain that installs/loads a specific set of modules for consistent building of other software and the like.

This can in principle be put in a lmod tree of its own where loading a module just loads a set of other modules. Then one can define their own tool chains from the packages that are installed.

This could anyways be a nice feature to have: Some way for a user to auto-generate a toolchain module file for their own stack that is a child of the core stack.