generated from UtrechtUniversity/rdm-quarto-workshop-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
54480a9
commit bf527a6
Showing
2 changed files
with
73 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
--- | ||
pagetitle: "HPC Spring School @UU" | ||
page-layout: full | ||
search: true | ||
image: img/data-center.jpg | ||
image-alt: "Data center" | ||
repo-actions: [edit, issue] | ||
|
||
about: | ||
template: solana | ||
image-width: 32em | ||
id: hero-heading | ||
|
||
listing: | ||
- id: programme | ||
contents: | ||
- /programme/day-*.qmd | ||
type: table | ||
sort: "date asc" | ||
fields: [image, date, subtitle, title, author] | ||
field-display-names: | ||
date: "Date" | ||
subtitle: "Time" | ||
title: "Workshop" | ||
author: "Presenter" | ||
date-format: "MMMM DD, YYYY" | ||
sort-ui: false | ||
filter-ui: false | ||
|
||
- id: support | ||
contents: | ||
- path: https://eurocc-netherlands.nl/ | ||
image: img/eurocc.png | ||
title: "**EuroCC**" | ||
description: "EuroCC aims to build a European network of 33 national HPC competence centres to bridge the existing HPC skills gaps while promoting cooperation across Europe. The establishment of a European network of 33 national HPC competence centres (NCCs) is coordinated by the EuroCC project. This falls under The European High Performance Computing Joint Undertaking (EuroHPC JU) from the European Union. " | ||
- path: https://surf.nl | ||
image: img/surf_logo/SURF%20fc%20logo's/SURF_fc.svg | ||
title: "**SURF**" | ||
description: "SURF is a cooperative association of Dutch educational and research institutions in which the members combine their strengths. Within SURF, we work together to acquire or develop the best possible digital services, and to encourage knowledge sharing through continuous innovation. The members are the owners of SURF." | ||
type: grid | ||
categories: false | ||
max-items: 3 | ||
max-description-length: 500 | ||
image-height: 300px | ||
feed: false | ||
--- | ||
|
||
<br><br> | ||
|
||
::: {#hero-heading} | ||
## About | ||
|
||
This Spring School offers a wide range of sessions spread over eight days. Experts from Utrecht University and SURF will provide training in scientific computation, parallel programming, and deep learning. Each workshop has their own registration form, so interested participants can choose workshops that are most relevant to them. Note that some workshops have prerequisites, so please make sure to check the requirements before registering. | ||
|
||
The Spring School is free of charge and open to all researchers and students. Registration is required and a no show policy is in place. | ||
|
||
::: | ||
|
||
<br><br> | ||
|
||
<br><br> | ||
|
||
## [Programme](programme/index.qmd) | ||
|
||
::: {#programme} | ||
::: | ||
|
||
## Supported by | ||
:::{#support} | ||
::: | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters