Support early (<4.1) Tmod4 implementation
See original GitHub issueEnvironment Modules version 4.0.0 does not provide modulecmd
, therefore ReFrame
would fail. The available executables are the following:
$ ls /cm/local/apps/environment-modules/4.0.0/libexec
modulecmd-compat modulecmd.tcl
The executable modulecmd-compat
allows backward compatibility with version 3.2.11, which can be therefore linked as modulecmd
to be used by ReFrame
:
/cm/local/apps/environment-modules/4.0.0/libexec/modulecmd-compat -V
VERSION=3.2.11
DATE=2017-10-16
AUTOLOADPATH=undef
BASEPREFIX="/cm/local/apps/environment-modules/4.0.0"
BEGINENV=99
CACHE_AVAIL=undef
DEF_COLLATE_BY_NUMBER=undef
DOT_EXT=""
EVAL_ALIAS=1
HAS_BOURNE_FUNCS=1
HAS_BOURNE_ALIAS=1
HAS_TCLXLIBS=undef
HAS_X11LIBS=undef
LMSPLIT_SIZE=960
MODULEPATH="/cm/local/apps/environment-modules/4.0.0//modulefiles"
MODULES_INIT_DIR="/cm/local/apps/environment-modules/4.0.0/Modules/init"
PREFIX="/cm/local/apps/environment-modules/4.0.0/Modules"
TCL_VERSION="8.5"
TCL_PATCH_LEVEL="8.5.13"
TMP_DIR="/tmp"
USE_FREE=undef
VERSION_MAGIC=1
VERSIONPATH="/cm/local/apps/environment-modules/version/4.0.0"
WANTS_VERSIONING=0
WITH_DEBUG_INFO=undef
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Support early (<4.1) Tmod4 implementation #873 - GitHub
Environment Modules version 4.0.0 does not provide modulecmd, therefore ReFrame would fail. The available executables are the following: ...
Read more >Tropomodulins: pointed-end capping proteins that regulate ...
Tropomodulins are a family of four proteins (Tmods 1–4) that cap the pointed ends of actin filaments in actin cytoskeletal structures in a ......
Read more >Tropomodulin - an overview | ScienceDirect Topics
Tropomodulin (Tmod) is a unique pointed-end-capping protein first ... one in skeletal muscle (Tmod4), and one (Tmod 3) which is widely distributed.
Read more >Structural insights into the tropomodulin assembly at the ...
Four isoforms of tropomodulin, Tmod1-Tmod4, are expressed in vertebrates. ... ACKNOWLEDGMENTS; AUTHOR CONTRIBUTIONS; Supporting Information ...
Read more >Configuring ReFrame for Your Site — ReFrame 2.19 documentation
This should be enough to let you run ReFrame on a local computer as soon as ... 3.2 are not supported). tmod4 :...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I will also change it to a feature request, since we are actually not supporting Tmod4 below 4.1.
@lucamar I will lower this issue’s priority, since we don’t have such a requirement anymore.