-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathworkshop-research-computing-2024-04.Rmd
105 lines (69 loc) · 4.67 KB
/
workshop-research-computing-2024-04.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
---
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 April. ** </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 installation of programs using Conda, conquer the HPC scheduler (SLURM) like a pro, write simple bash scripts and convert them to SBATCH submission scripts or SBATCH array scripts to allow for parallel processing. You will also learn how to run R Studio Server and Jupyter Notebook Server to keep using the analysis frameworks you are used to, while leveraging the computing power of our HPC!
Don't miss out on this opportunity to level up your HPC skills.
<br>
## Workshop Overview
### Mastering Command-Line Basics & UNIX Fundamentals
During the morning 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. Afterwards, 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 afternoon 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. We will cover the process of transferring files to and from Pronghorn. Additionally, we will learn how to run R Studio Server and Jupyter Notebook Server to leverage HPC resources for your analyses.
<br>
## Things to Know
### Where
This is an in-person training event to be held on UNR's main campus; room information will be shared with accepted applications.
### Who
The workshop’s intended audience are graduate students, but everyone interested in utilizing HPC is welcome to participate. **No prior programming or HPC experience is required.**
### When
All day Friday 4/19/24.
<br>
<table class="tg">
<thead>
<tr>
<th>Module</th>
<th>Time</th>
</tr>
</thead>
<tbody>
<tr>
<td>Mastering Command-Line Basics & UNIX Fundamentals </td>
<td>8:30am – 11:30pm</td>
</tr>
<tr>
<td>Creating Analysis Scripts & Navigating the SLURM Job Scheduler</td>
<td>12:30pm – 4:30pm</td>
</tr>
</tbody>
</table>
<br>
### Interested
Space is limited, registration is due by **April 12th, 2024**. 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>#FFD844
In addition to the registration you need to 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's 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_2024-04.png" style="width: 600px; float: center; margin: 10px 10px 10px 10px;"/></div>
### Presenters
- Hans Vasquez-Gross, PhD - Nevada Bioinformatics Center
- John Anderson - 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;">