-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.qmd
167 lines (91 loc) · 3.14 KB
/
index.qmd
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
---
title: UVic Spring School 2023
description: |
<br>This spring school is offered by [Simon Fraser University](https://www.sfu.ca) on behalf of Western Universities and the [Digital Research Alliance of Canada](https://alliancecan.ca). It is hosted by the [University of Victoria](https://www.uvic.ca) and is open to all researchers at UVic and other Canadian post-secondary institutions.
To register, please fill in [this form](https://docs.google.com/forms/d/e/1FAIpQLSdopNBUoY1VPkogNxRziXXTZpqHwTcIhunqHFPfR30ST4TKjg/viewform) **using your Canadian post-secondary institution email address**.
toc: false
title-block-banner: true
anchor-sections: false
---
Each day we will have morning (9am–noon) and afternoon (2pm–5pm) sessions. There will be short coffee breaks
at 10:30am and 3:30pm (coffee and snacks on us!), and we will provide lunch on Thursday. The other four days
(Monday to Wednesday, and Friday) participants will have to find lunch on their own.
You can attend as many or as few of the courses as you want. All sessions will be in the
[Clearihue building](https://www.uvic.ca/search/maps-buildings/buildings/clearihue.php), room C112.
To participate in the hands-on exercises, you will need to bring your own laptop. We will provide guest
accounts on our HPC training cluster. For more specific requirements, please see the individual course pages.<br><br><br>
:::{layout="[[2, 5, 5], [2, 5, 5], [2, 10], [2, 10], [2, 10]]"}
:::{.card-body}
:::{.date}
Monday<br>May 1, 2023
:::
:::
:::{.card .mb-3}
:::{.card-body}
[Bash](/bash/index.qmd){.card-title .stretched-link}
[Half-day introduction to Bash & the Unix shell]{.text-muted}
:::
:::
:::{.card .mb-3}
:::{.card-body}
[HPC](/hpc/index.qmd){.card-title .stretched-link}
[Half-day introduction to high-performance research computing]{.text-muted}
:::
:::
:::{.card-body}
:::{.date}
Tuesday<br>May 2, 2023
:::
:::
:::{.card .mb-3}
:::{.card-body}
[Intro R](/r_intro/index.qmd){.card-title .stretched-link}
[Half-day introduction to programming in R]{.text-muted}
:::
:::
:::{.card .mb-3}
:::{.card-body}
[Parallel R](/r_parallel/index.qmd){.card-title .stretched-link}
[Half-day introduction to high-performance R]{.text-muted}
:::
:::
:::{.card-body}
:::{.date}
Wednesday<br>May 3, 2023
:::
:::
:::{.card .mb-3}
:::{.card-body}
[Parallel Julia](/julia/index.qmd){.card-title .stretched-link}
[Full-day introduction to parallel programming in Julia]{.text-muted}
:::
:::
:::{.card-body}
:::{.date}
Thursday<br>May 4, 2023
:::
:::
:::{.card .mb-3}
:::{.card-body}
[Deep learning with PyTorch](/ml/index.qmd){.card-title .stretched-link}
[Full-day introduction to deep learning with the PyTorch framework]{.text-muted}
:::
:::
:::{.card-body}
:::{.date}
Friday<br>May 5, 2023
:::
:::
:::{.card .mb-3}
:::{.card-body}
[Scientific visualization with ParaView](/scivis/index.qmd){.card-title .stretched-link}
[Full-day introduction to scientific visualization with ParaView]{.text-muted}
:::
:::
:::
<br><br>
![](/img/sfudrac.png){fig-alt="frontlogo"}
<br>
<center>Hosted by:</center>
<br>
<center>![](/img/uvic_logo.png){fig-alt="frontlogo" width="35%"}</center>