[Modules] Semantic versions
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
|
From: Miller, E. <Eri...@am...> - 2025-03-28 00:01:20
|
[AMD Official Use Only - AMD Internal Distribution Only] Hello - quick question since I don't see anything mentioned in the docs. Does modulecmd.tcl support semantic versioning? https://semver.org/ Specifically I'm wondering: 1. Does modulecmd.tcl support pre-releases and build metadata in versions? * If so, how are they handled during module load with a range specification? 1. How are version dependencies handled during searching? * Does modulecmd.tcl gather all the module dependencies and resolve the best fit if possible? * Or is it first-one-wins? Thanks! Eric Miller |