https://github.com/bstee615/task-spooler-utils

Utilities for managing jobs with task-spooler.

https://github.com/bstee615/task-spooler-utils

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
Last synced: 10 months ago · JSON representation

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
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme

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

  1. Create a new script in this template:

```bash

!/bin/bash

Document the command in the second line of the file.

```

  1. Update the README with the new commands by running bash renew_commands_list.sh.
  2. 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

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
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels