skill-tree:use:5:b
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
skill-tree:use:5:b [2022/07/15 01:56] – [USE5-B Automatizing Common Tasks] "Automatizing" isn't really a word. Use "Automating" instead. levlafayette | skill-tree:use:5:b [2025/03/10 19:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # USE5-B Automating Common Tasks | + | # USE5 Automating Common Tasks |
- | s | + | |
- | # Background | + | |
A lot of menial tasks in HPC can be automated. Cronjobs starting shell scripts that back up data, batches that execute several jobs in a scheduler or just simple scripts that do several things when executed, so the user doesnt have to. Automation makes your work more effective freeing up your time for more complex work. | A lot of menial tasks in HPC can be automated. Cronjobs starting shell scripts that back up data, batches that execute several jobs in a scheduler or just simple scripts that do several things when executed, so the user doesnt have to. Automation makes your work more effective freeing up your time for more complex work. | ||
- | # Aim | + | ## Reqirements |
- | * To enable practitioners to developing scripts to streamline their workflow. | + | * [[skill-tree: |
- | * To clarify the concepts and procedures for creating scripts. | + | |
- | * To debug and troubleshoot issues with scripts for automatization purposes. | + | |
- | * To run and execute automated scripts on the HPC system. | + | |
- | # Outcomes | + | ## Learning |
* Recognize which tasks are eligible for automatization | * Recognize which tasks are eligible for automatization | ||
* Create simple scripts to execute shell commands | * Create simple scripts to execute shell commands | ||
Line 16: | Line 12: | ||
* Articulate when it is more efficient to use a shell script rather than a program and when its the opposite | * Articulate when it is more efficient to use a shell script rather than a program and when its the opposite | ||
- | # Subskills | + | ## Subskills |
skill-tree/use/5/b.1657842978.txt.gz · Last modified: 2022/07/15 01:56 by levlafayette