-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathworkshop-research-computing-2023-11.Rmd
112 lines (78 loc) · 4.72 KB
/
workshop-research-computing-2023-11.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
---
title: " "
---
<style><!--Page specific style-->
h1 {color: #000}
h2 {color: #111}
h3 {color: #222; border-bottom: 1px solid #ccc; width: 75%;}
h4 {color: #666}
.top {color: #ccc; display: inline-block; padding: 25px 0px 5px 0px;}
</style>
<img src="media/img/banner_research_computing.png" style="width: 800px; float: top; margin: 20px 20px 20px 20px;">
<!-- [Flyer](research_day_pdf.html) -->
<span style="font-size: 14pt;">Interested in learning about Research Computing? </span><br>
<span style="font-size: 14pt;">Ever wondered how advanced high performance computing can transform your academic and research pursuits?</span><br>
<span style="font-size: 14pt;">Want to learn how to take advantage of local resources?</span><br>
<div style="text-align: center"><span style="font-size: 14pt;">... then sign up for our **upcoming training event in November. ** </span></div><br>
Discover the power of Pronghorn, the cutting-edge HPC system on UNR's campus that could supercharge your research experience. Join us to embark on your journey from novice to HPC user in no time!
By the end of the workshop, you’ll master the installations of programs using Conda, conquer the HPC scheduler (SLURM) like a pro, write simple bash scripts and converting them to SBATCH submission scripts or SBATCH array scripts to allow for parallel processing.
Don't miss out on this opportunity to level up your HPC skills.
## Workshop Overview
### Introduction & Setup
During the initial session, we will ensure everyone is configured and can successfully access Pronghorn. We'll also delve into the discussion of local computing resources and the group's interest in Research Computing.
### Mastering Command-Line Basics & UNIX Fundamentals
Moving on to the second session, our focus will shift towards mastering the UNIX file structure. We'll cover all the fundamental commands required to efficiently navigate, interact with, and manipulate files.
### Creating Analysis Scripts & Navigating the SLURM Job Scheduler
In the concluding session, our attention will be on interacting with the SLURM job scheduler. The agenda includes hands-on activities starting by testing an analysis on a compute node, followed by scripting for automated analysis execution, and conversion of the script into an SBATCH script for running the analysis on Pronghorn. Additionally, we will cover the process of transferring files to and from Pronghorn.
## Things to Know
### Where
This is an in-person event and will be held on UNR's main campus; room information will be shared with accepted applications.
<br>
### Who
The workshop’s intended audience are graduate students, but everyone interested in utilizing HPC is welcome to participate - but registration is required, keep on reading.**No prior programming or HPC experience is required.**
<br>
### When
<br>
<table class="tg">
<thead>
<tr>
<th>Module</th>
<th>Day</th>
<th>Time</th>
</tr>
</thead>
<tbody>
<tr>
<td>Day 1: Introduction & Setup</td>
<td>Thursday, 11/02/23</td>
<td>3:00pm – 5:00pm</td>
</tr>
<tr>
<td>Day 2: Mastering Command-Line Basics & UNIX Fundamentals</td>
<td>Thursday, 11/09/23</td>
<td>1:30pm – 5:00pm</td>
</tr>
<tr>
<td>Day 3: Creating Analysis Scripts & Navigating the SLURM Job Scheduler</td>
<td>Thursday, 11/16/23</td>
<td>1:30pm – 5:00pm</td>
</tr>
</tbody>
</table>
<br>
### Interested
Space is limited and confirmation of participation will be required. Registration is due by **October 31st, 2023**. Late application might be considered if space is available.
<div style="text-align: center"><span style="font-size: 14pt;"><a href="https://nvideaoffice.formstack.com/forms/researchcomputing">Click HERE to Register for the Workshop</a> </span></div>
<br>
In addition to the registration you need to complete onboard with UNR's HPC pronghorn system.
<div style="text-align: center"><span style="font-size: 14pt;"><a href="https://nevada.formstack.com/forms/high_performance_computing_application">Click HERE to Complete HPC Onboarding Form</a> </span></div>
<br>
Questions?? Reach out at any time, email [email protected] or call (775) 784-4359.
### Flier
<div style="text-align: center"><img src="media/img/Flier_Research_Computing_2023-11.png" style="width: 600px; float: center; margin: 10px 10px 10px 10px;"/></div>
### Presenters
Hans Vasquez-Gross, PhD from the Nevada Bioinformatics Center
John Anderson from OIT Research Computing
### Acknowlegement
This event is part of the Data Science Initiative and made possible by a grant from the National Institute of General Medical Sciences (GM103440) from the National Institutes of Health.
<img src="media/img/NVINBRE-logo.jpg" style="width: 200px; float: center; margin: 20px 20px 20px 20px;">