edaa-org / pyEDAA.ToolSetup

https://edaa-org.github.io/pyEDAA.ToolSetup
Other
5 stars 0 forks source link

Can pyEDAA.ToolSetup be implemented using Environment Modules? #8

Open RasmusGOlsen opened 1 year ago

RasmusGOlsen commented 1 year ago

I have usually seen the use of environment modules to handle the abstraction of setting up various tools in HPC clusters. https://modules.sourceforge.net/

Paebbels commented 1 year ago

Environment modules is not powerful enough. pyEDAA.ToolSetup is just one peace of many in the EDA² stackup.

As an example you need to find tool installations, modify environment variables, but also setup licenses or modify configuration files on disk.