-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·328 lines (220 loc) · 11.8 KB
/
index.html
File metadata and controls
executable file
·328 lines (220 loc) · 11.8 KB
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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
---
layout: frontpage
title: ARCHER2
permalink: /
---
<!-- Highlight Start -->
<!--
<div class="row">
<div class="col-md-12">
<div class="block">
<a href="{{ site.url }}/ecse/calls/"><img style="width: 98%" src="{{ site.url }}/img/splash/old/240702-ecse-gpu-2-w.jpg" alt="2nd eCSE gpu call" /></a>
</div>
</div>
</div>
-->
<div class="row">
<div class="col-md-12">
<div class="block">
<a href="{{ site.url }}/training/courses/260304-bash-vt/"><img style="width: 48%" src="{{ site.url }}/img/splash/260304-bash-vt.jpg" alt="BASH - some handy features webinar" /></a>
<a href="https://docs.archer2.ac.uk/user-guide/scheduler/#capability-days"><img style="width: 48%" src="{{ site.url }}/img/splash/260303-capability-days.jpg" alt="Capability Days March 2026" /></a>
</div>
</div>
</div>
<!--
<div class="row">
<div class="col-md-12">
<div class="block">
<a href="{{ site.url }}/training/#upcoming-training"><img style="width: 48%" src="{{ site.url }}/img/splash/260101-training-Jan26.jpg" alt="Upcoming training" /></a>
<a href="{{ site.url }}/community/events/celebration-of-science-2026/"><img style="width: 48%" src="{{ site.url }}/community/events/celebration-of-science-2026/img/260319-celebration-of-science-reg-open.jpg" alt="Celebration of Science 2026" /></a>
</div>
</div>
</div>
-->
<!--
<div class="row">
<div class="col-md-12">
<div class="block">
<p></p>
<a href="https://docs.archer2.ac.uk/user-guide/scheduler/#capability-days"><img style="width: 48%" src="{{ site.url }}/img/splash/240924-capability-days.jpg" alt="ARCHER2 Capability Days" /></a>
<a href="{{ site.url }}/training/#upcoming-training"><img style="width: 48%" src="{{ site.url }}/img/splash/240901-training-sep24.jpg" alt="Upcoming training" /></a>
</div>
</div>
</div>
-->
<div class="row">
<div class="col-md-12">
<div class="lines">
</div>
</div>
</div>
<!-- Service Start -->
<section id="service">
<div class="container">
<div class="row ">
<!--
<div class="ar2-front-col hidden-xs hidden-sm col-md-3 col-lg-2">
<div class="service-item-twitter">
<a class="twitter-timeline" data-width="220" data-height="630" data-theme="light" href="https://twitter.com/ARCHER2_HPC?ref_src=twsrc%5Etfw">Tweets by ARCHER2_HPC</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>
</div>
-->
<div class="ar2-front-col col-xs-12 col-sm-6 col-md-4 col-lg-4">
<div class="service-item-tall">
<h4><a href="about/news/">News & Announcements</a></h4>
<ul>
{% for post in site.categories.news limit:5 %}
<li>
<a href="{{ post.url }}">{{ post.title }}</a><br/>{{ post.date | date_to_string }} {{ post.excerpt }}
</li>
{% endfor %}
</ul>
<p class="more"><a href="about/news/">More News…</a></p>
</div>
</div>
<div class="ar2-front-col col-xs-12 col-sm-6 col-md-4 col-lg-4">
<div class="service-item-tall">
<h4><a href="training/#upcoming-training">Upcoming Training</a></h4>
<ul>
{% assign filtered_courses = site.courses | where_exp: "course", "course.end_date >= site.time" %}
{% assign nothidden_courses = filtered_courses | where_exp: "course", "course.registration_status != 'hidden' " %}
{% for course in nothidden_courses limit:20 %}
<li>
<a href="{{ course.url }}">{{ course.title }}</a><br/>Date: {{ course.human_dates }}<br/>Location: {{ course.location }}
</li>
{% endfor %}
</ul>
<ul>
<li><p class="more"><a href="training/">More Training…</a></p></li>
</ul>
<ul>
<li><p class="more"><a href="training/materials/webinars">Webinars</a></p></li>
</ul>
<ul>
<li><p class="more"><a href="training/materials/">Past Training Course materials…</a></p></li>
</ul>
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-4 col-lg-4">
<div class="service-item-borderless">
<h4><a href="./about/">ARCHER2 is the UK National Supercomputing Service</a></h4>
<p>The ARCHER2 Service is a world class advanced
computing resource for UK researchers. ARCHER2 is provided by <a href="https://www.ukri.org">UKRI</a>,
<a href="https://www.epcc.ed.ac.uk">EPCC</a>, <a href="https://www.cray.com">HPE Cray</a> and the
<a href="https://www.ed.ac.uk">University of Edinburgh</a>.
</p>
</div>
<!--
<div class="block">
<h4>ARCHER2 webinars </h4>
<a href="{{ site.url }}/training/courses/251124-gprmax-vt/"><img style="width: 98%" src="{{ site.url }}/img/splash/251124-gprmax-mpi-vt.jpg" alt="Parallel python webinar" /></a>
<br /><br />
</div>
-->
<!--
<div class="block">
<h4>User Survey </h4>
<a href="https://www.smartsurvey.co.uk/s/G7D2FR/"><img style="width: 98%" src="{{ site.url }}/img/splash/250517-survey.jpg" alt="ARCHER2 Survey" /></a>
<br /><br />
</div>
-->
<!--
<div class="block">
<h4>ARCHER2 Calendar 2026</h4>
Sign up to receive your free copy of the ARCHER2 Calendar 2026 posted straight to your desk
<a href="https://forms.office.com/e/YXPcA0X0N4"><img style="width: 98%" src="{{ site.url }}/img/splash/251021-calendar.jpg" alt="ARCHER2 Calendar 2026" /></a>
<br /><br />
</div>
-->
<div class="block">
<h4>Capability Days </h4>
<a href="https://docs.archer2.ac.uk/user-guide/scheduler/#capability-days"><img style="width: 98%" src="{{ site.url }}/img/splash/260303-capability-days.jpg" alt="Capability Days March 2026" /></a>
<br /><br />
</div>
<div class="block">
<h4>Celebration of Science 2026 </h4>
<a href="{{ site.url }}/community/events/celebration-of-science-2026/"><img style="width: 98%" src="{{ site.url }}/community/events/celebration-of-science-2026/img/260319-celebration-of-science-with-date.jpg" alt="Celebration of Science 2026" /></a>
<br /><br />
</div>
<!--
<div class="block">
<h4>Access to HPC call </h4>
<a href="{{ site.url }}/support-access/access.html#archer2-time-calls"><img style="width: 98%" src="{{ site.url }}/img/splash/251106-access-hpc-call.jpg" alt="Access to HPC call" /></a>
<br /><br />
</div>
<div class="block">
<h4>ARCHER2 User Survey 2025 </h4>
<a href="https://bit.ly/ARCHER2-User-Survey-2025"><img style="width: 98%" src="{{ site.url }}/img/splash/250604-user-survey.jpg" alt="ARCHER2 User survey 2025" /></a>
<br /><br />
</div>
-->
<!--
<div class="block">
<h4>ARCHER2 Image and Video Competition 2025</h4>
<a href="{{ site.url }}/news/2025/10/21/image-competition-2025-results.html"><img style="width: 100%" src="{{ site.url }}/img/splash/251022-image-competition-results.jpg" alt="Image Competition 2025 Results" /></a>
-->
<div class="block">
<h4>ARCHER2 Training </h4>
<a href="{{ site.url }}/training/#upcoming-training"><img style="width: 100%" src="{{ site.url }}/img/splash/260101-training-Jan26.jpg" alt="Upcoming training" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260304-bash-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260304-bash-vt.jpg" alt="BASH - some handy features webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260311-nanobubbles-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260311-nanobubbles-vt.jpg" alt="Revealing hidden nanobubble behaviour webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260318-fortran-unit-testing-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260318-fortran-unit-testing-vt.jpg" alt="Fortran Unit Testing webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260325-outreach-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260325-outreach-vt.jpg" alt="Outreach and user engagement webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260415-dem-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260415-dem-vt.jpg" alt="Discrete element method webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260422-wsi-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260422-wsi-vt.jpg" alt="HEC-WSI webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260429-protein-dynamics-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260429-protein-dynamics-vt.jpg" alt="Learning (from) protein dynamics webinar" /></a>
<br /><br />
<a href="{{ site.url }}/training/courses/260513-shaken-vt/"><img style="width: 100%" src="{{ site.url }}/img/splash/260513-shaken-vt.jpg" alt="Shaken webinar" /></a>
<br /><br />
</div>
<!--
<div class="block">
<h4>eCSE </h4>
<a href="{{ site.url }}/ecse/calls/"><img style="width: 98%" src="{{ site.url }}/img/splash/240626-ecse-gpu-2.jpg" alt="2nd eCSE GPU Call" /></a>
</div>
-->
<div class="block">
<h4><a href="{{ site.url }}/research/case-studies/">Case Studies</a> </h4>
<h5><a href="{{ site.url }}/research/case-studies/"> Simulating a flexible infectious viral protein </a></h5>
<a href="{{ site.url }}/research/case-studies/"><img style="width: 98%" src="{{ site.url }}/research/case-studies/viral-protein/viral-protein.jpg" alt="Infectious viral protein" /></a> <br /><br />
</div>
<div class="block">
<h4><a href="{{ site.url }}/ecse/reports/">eCSE Project Reports</a> </h4>
<h5><a href="{{ site.url }}/ecse/reports/eCSE08-11/"> Coupling Across the Continuum-Particle Divide with Code_Saturne and GROMACS </a></h5>
<a href="{{ site.url }}/ecse/reports/eCSE08-11/"><img style="width: 98%" src="{{ site.url }}/ecse/reports/ARCHER2-eCSE08-11.jpg" alt="eCSE08-11 Report" /></a> <br /><br />
<br /><br />
<h5><a href="{{ site.url }}/ecse/reports/eCSE09-10/"> Developing a multiscale continuum framework for exascale computing of fluids with microstructure </a></h5>
<a href="{{ site.url }}/ecse/reports/eCSE09-10/"><img style="width: 98%" src="{{ site.url }}/ecse/reports/ARCHER2-eCSE09-10.jpg" alt="eCSE09-10 Report" /></a> <br /><br />
<br /><br />
</div>
<!--
<div class="block">
<h4>ARCHER2 Blog </h4>
<a href="{{ site.url }}/news/2023/11/28/top-10-tips-hpc.html"><img style="width: 98%" src="{{ site.url }}/img/splash/231128-top-10-tips.jpg" alt="Top 10 Tips for HPC blog" /></a>
</div>
-->
<!--
<div class="block">
<h4>10th ARCHER2 eCSE call open</h4>
<a href="{{ site.url }}/ecse/calls/"><img style="width: 98%" src="{{ site.url }}/img/splash/230419-ecse-10.jpg" alt="ARCHER2 eCSE call 10" /></a>
</div>
-->
<!--
<div class="block">
<h4><a href="{{ site.url }}/research/technical-reports/">Technical Reports</a> </h4>
<h5><a href="{{ site.url }}/research/technical-reports/">Emissions and energy efficiency on large-scale high performance computing facilities: ARCHER2 UK national supercomputing service case study</a></h5>
<a href="{{ site.url }}/research/technical-reports/"><img style="width: 98%" src="{{ site.url }}/research/technical-reports/emissions-and-energy-efficiency/measured-power-draw.jpg" alt="Measured power draw of ARCHER2 compute cabinets" /></a> <br /><br />
</div>
-->
<div class="block">
</div>
</div>
</div>
</section>