Skip to content

also compile Lmod spider cache for alternate Lua versions if corresponding luac command is available#475

Open
boegel wants to merge 1 commit intoTACC:mainfrom
boegel:compile_cache_alt_lua_versions
Open

also compile Lmod spider cache for alternate Lua versions if corresponding luac command is available#475
boegel wants to merge 1 commit intoTACC:mainfrom
boegel:compile_cache_alt_lua_versions

Conversation

@boegel
Copy link
Contributor

@boegel boegel commented Oct 26, 2020

This is useful when for example /usr/bin/luac-5.3 is available on the host where the spider cache is generated, while /usr/bin/luac is Lua 5.1.

That way we can generate a compiled spider cache for both CentOS7 (Lua 5.1) and RHEL8 (Lua 5.3) on a single system and in one go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant