Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skaftenicki/pyclust
My own personal scripts for easy working with the cluster at my work
https://github.com/skaftenicki/pyclust
Last synced: about 1 month ago
JSON representation
My own personal scripts for easy working with the cluster at my work
- Host: GitHub
- URL: https://github.com/skaftenicki/pyclust
- Owner: SkafteNicki
- Created: 2018-09-13T08:51:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T08:22:25.000Z (over 6 years ago)
- Last Synced: 2024-10-07T11:42:09.567Z (4 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pyclust
Small collection of functions that I use in my daily work life to make some tasks easier.
* check_cluster.py -> check which clusters/gpu's are free to use at the moment
* my_usage.py -> check which gpu's I am currently using
* run_command.py -> ssh to a cluster, pull a library and runs a given command. Output is redirected to the terminal.
* grapher.sh -> bash script that plots the current gpu memory consumption