https://github.com/bytedance/batchrun
batchRun is an ansible-similar IT automation system, which is more suitable for IC industry.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
batchRun is an ansible-similar IT automation system, which is more suitable for IC industry.
Basic Info
- Host: GitHub
- Owner: bytedance
- License: gpl-3.0
- Language: Python
- Default Branch: master
- Size: 21.9 MB
Statistics
- Stars: 24
- Watchers: 4
- Forks: 7
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Version: V2.2
What's batchRun?
batchRun is a batch opration, asset management, and information collection tool applied to HPC systems. You can run batchRun with command line or GUI mode.
Python dependency
Need python3.12.7 Install python library dependency with command
pip install -r requirements.txt
Install
Copy install package into install directory. Execute below command under install directory.
python3 install.py
Quick start
Execute command batch_run --help to get usage information.
Execute command batch_run --gui to enable GUI mode.
* Below is a demo on how to run command with command line.

- Below is a demo on how to run command with GUI.

- Below is a demo on how to view host info with GUI.

Configuration
Come into
- Update "config.py" for batchRun basic configuration.
- Update "host.list" for group-host relationship.
- Update "password.encrypted" for encrypted user/password information if necessary.
Sample
Collect host information with tool "samplehostinfo".
Doc
More details please see "docs/batchRunusermanual.pdf"
Update history
| Version | Date | Update content | |:--------|:----------|:-------------------------------------------| | V1.0 | (2022.12) | Release original version. | | V1.1 | (2023.07) | Support hostip & hostname multi-mapping. | | | | Remove LSF supporting. | | V1.2 | (2024.08) | Add host info sampling function. | | V2.0 | (2024.10) | Add GUI with GROUP/HOST/RUN/LOG tabs. | | V2.1 | (2025.01) | Add SCAN tab on GUI. | | | | Add STAT tab on GUI. | | | | Add scheduler/cluster/queue on GROUP tab. | | | | Fix the id authentication bug on crontab. | | V2.2 | (2025.02) | Merge GROUP&HOST tabs on GUI. | | | | Add ASSET tab on GUI. |
Owner
- Name: Bytedance Inc.
- Login: bytedance
- Kind: organization
- Location: Singapore
- Website: https://opensource.bytedance.com
- Twitter: ByteDanceOSS
- Repositories: 255
- Profile: https://github.com/bytedance
GitHub Events
Total
- Issues event: 2
- Watch event: 8
- Push event: 27
- Fork event: 2
Last Year
- Issues event: 2
- Watch event: 8
- Push event: 27
- Fork event: 2
Committers
Last synced: 12 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| liyanqing1987 | l****7@1****m | 33 |
| liyanqing.1987 | l****7@b****m | 28 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kasini3000 (1)
- MysTer1ous (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- pexpect ==4.8.0