https://github.com/bstee615/task-spooler-utils
Utilities for managing jobs with task-spooler.
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Repository
Utilities for managing jobs with task-spooler.
Basic Info
- Host: GitHub
- Owner: bstee615
- Language: Python
- Default Branch: master
- Size: 12.7 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Scripts for task-spooler
This repository holds some utilities for managing jobs with task-spooler. See my other project: task-spooler-gui.
Available commands
Output generated with list_commands.sh.
bash
tsp-copy-logs Copy all finished tsp logs to a folder
tspcp Copy tsp logs to folder
tspf Print out the running and queued jobs.
tspr Remove multiple jobs
tsp-requeue Remove and re-queue queued commands in a particular order.
tsp-restart Restart in-progress and queued jobs from a log file
tspw Watch the running and queued jobs
Adding new commands
- Create a new script in this template:
```bash
!/bin/bash
Document the command in the second line of the file.
- Update the README with the new commands by running
bash renew_commands_list.sh. - Submit a PR on Github. Thanks for your contribution!
Setup
Run this script. It changes ~/.bashrc, so back up first if you are nervous :)
bash
bash install.sh
Owner
- Name: Benjamin Steenhoek
- Login: bstee615
- Kind: user
- Website: benjijang.com
- Repositories: 12
- Profile: https://github.com/bstee615
3rd year PhD student @ ISU. Interests and research: deep learning, program analysis
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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