3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #448 from jsquyres/pr/treat-timeouts-as-fail More... about 9 years ago
Analyze: allow treating timeouts as failures More... about 9 years ago
Added dependencies to RPMs. Changed perl headers because of OBS errors. More... about 9 years ago
Used "futurize" to convert .py 2.6+ files to python More... about 9 years ago
Moved to autogen.pl for ompi build. More... about 9 years ago
Merge pull request #441 from rhc54/topic/cleanup More... about 9 years ago
Merge pull request #440 from DebRez/FixReadmePyMtt More... about 9 years ago
Uncovered some issues when trying to build and run from the OMPI github repo. These changes fix that problem and move us closer to running cleanly. Still getting an error on the tests themselves, but need to further diagnose it. More... about 9 years ago
python documentation corrections to README.md More... about 9 years ago
Merge pull request #439 from noahv/topic/env_modules_status More... about 9 years ago
Updates Utilities/ModuleCmd plugin to use caller logging of returned status. Added additional modcmd status checks for Autotools, Shell, AlreadyInstalled, Git, and SLURM plugins. Fixes #438 More... about 9 years ago
Merge pull request #434 from noahv/topic/env_modules_refactor More... about 9 years ago
Added support for tcl environment module support in addition to lmod support. For example, "--env-module-wrapper=/home/common/tcl/init/python" if you installed the tcl module support to /home/common. Creates a symbolic link to the python wrapper inside the scratch directory. More... about 9 years ago
html: add send email threshold for succ results More... about 9 years ago
Refactored environment modules plugin to use existing lmod python wrapper. That wrapper uses python exec which sets the env module context in the pyclient parent context which carries through to subsequent subprocess invocation contexts. Added --env-module-cmd-path to allow user to point to lmod install if not set in LMOD_PKG. Fixed a bug in the Autotools plugin exception handling which prevented running without the autogen phase. Added module and module_unload to the Shell plugin options. Also added status check for Shell plugin command execution. Added module and module_unload to the SLURM plugin options. Added SLURM plugin support for both load and unload of modules based on previous middleware or build stages. More... about 9 years ago
ompi-core-template.ini: update community MTT datbase URL More... about 9 years ago
Added support for "modules_unload" for the Shell plugin. More... over 9 years ago
ompi-core-template: explain "username:password" HTTPS URL format More... over 9 years ago
ompi-core-template: bunches of updates More... over 9 years ago
ompi-core-template.ini: fix include_section name More... over 9 years ago
ompi-core-template: remove stale SVN references More... over 9 years ago
Added JunitXML plugin. This plugin can be used to generate test results in Junit XML format which are easily parsed by Jenkins. Also added TestDef check if the specified ini file does not exist and an additional catch os.errors for Copytree permission issues. More... over 9 years ago
Merge pull request #430 from jsquyres/pr/add-test-mpirun-args More... over 9 years ago
Funclets: add &test_mpirun_args() More... over 9 years ago
Added pylib SLURM plugin fields for job_name and options. More... over 9 years ago
Fixed issue that prevented correctly finding pylib/Utilities plugins. Added location to Shell plugin log for use by follow-up steps. Added remove of target location if it already exists for Copytree. Fixed typo for name of ModuleCmd plugin. More... over 9 years ago
SCM/Git: Add --single-branch More... over 9 years ago
lib/MTT: Add support for LSF, and version detection for xlc More... over 9 years ago
Merge pull request #429 from jjhursey/topic/ppc64le-support
Joshua Hursey
as Josh Hursey
More... over 9 years ago
whatami: Add ppc64le support, and alternative RHEL detection More... over 9 years ago