User Tools

Site Tools


skill-tree:use:5:b

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
skill-tree:use:5:b [2022/06/14 16:21] – [Aim] ruben.kellnerskill-tree:use:5:b [2022/07/15 01:56] (current) – [USE5-B Automatizing Common Tasks] "Automatizing" isn't really a word. Use "Automating" instead. levlafayette
Line 1: Line 1:
-# USE5-B Automatizing Common Tasks+# USE5-B Automating Common Tasks 
 +s
 # Background # 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.
Line 10: Line 11:
  
 # Outcomes # Outcomes
 +  * Recognize which tasks are eligible for automatization
 +  * Create simple scripts to execute shell commands
 +  * Distinguish different types of commands and loops
 +  * 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.1655216474.txt.gz · Last modified: 2022/06/14 16:21 by ruben.kellner