Skip to content

Add module cache build support on EnvironmentModules#4615

Merged
boegel merged 1 commit intoeasybuilders:5.0.xfrom
xdelaruelle:cache_build
Aug 27, 2024
Merged

Add module cache build support on EnvironmentModules#4615
boegel merged 1 commit intoeasybuilders:5.0.xfrom
xdelaruelle:cache_build

Conversation

@xdelaruelle
Copy link
Copy Markdown
Contributor

Environment Modules 5.3.0 introduced module cache mechanism. A cache file is generated with cachebuild command and stored under modulepath directory in a .modulecache file.

Add cache build support in "update" function of EnvironmentModules class.

@boegel
Copy link
Copy Markdown
Member

boegel commented Aug 27, 2024

@xdelaruelle Can you look into resolving the merge conflict which was introduced after merging of #4614?

@boegel boegel modified the milestones: release after 4.9.2, 5.0 Aug 27, 2024
Comment thread easybuild/tools/modules.py Outdated
Environment Modules 5.3.0 introduced module cache mechanism. A cache
file is generated with cachebuild command and stored under modulepath
directory in a .modulecache file.

Add cache build support in "update" function of EnvironmentModules
class.
Copy link
Copy Markdown
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@boegel boegel merged commit 23db9d2 into easybuilders:5.0.x Aug 27, 2024
@xdelaruelle xdelaruelle deleted the cache_build branch August 31, 2024 11:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants