-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.qmd
53 lines (39 loc) · 2.5 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
---
format:
html:
toc-location: left
authors:
- name: Alba Refoyo Martinez
orcid: 0000-0002-3674-4007
- name: Jennifer Bartell
orcid: 0000-0003-2750-9678
- name: Samuele Soraggi
orcid: 0000-0002-1159-5535
date-modified: last-modified
date-format: long
bibliography: references.bib
nocite: |
@wagner2022fairly, @wratten2021reproducible
---
::: {.hero-banner}
# Welcome to HPC-Lab Hub
:::
### <span style="color: red;">Note: Actively being developed</span>
High Performance Computing (HPC) plays a crucial role for researchers by offering the computational speed and power needed to manage large and complex data sets, perform simulations, and address intricate problems that would be impractical or too time-consuming with standard computing methods.
Knowing which HPC resources are accessible and how to use them efficiently is essential for researchers. Making the most of these resources can significantly expedite research and drive innovation. By becoming proficient with the available tools and technologies, researchers can address complex challenges, analyze extensive data sets, and execute advanced simulations with increased speed and accuracy. This module provides essential knowledge on HPC resources and best practices for their utilization.
This module offers content for three distinct courses:
- **HPC Launch**: Foundations on HPC and essential knowledge on national HPC resources
- **HPC Pipes**: Best practices for using workflow management systems and computational environments with HPC
- **HPC ML (Machine Learning)**: Insights into applying HPC for machine learning tasks, including model training, data analysis, and optimization techniques.
By the end of all the modules, you will gain practical skills in promoting reproducibility through comprehensive training in HPC resource management, workflow pipelines, and computing environments.
::: {.callout-tip title="General Course Goals"}
By the end of this workshop, you should be able to apply the following concepts in the context of Next Generation Sequencing data:
- Understand the Importance of Research Data Management (RDM)
- Make your data analysis and workflows reproducible and FAIR
- Make FAIR environment using conda or Docker
:::
:::{.callout-warning title="HPC best practices"}
We offer in-person workshops, keep an eye on the upcoming events on the [Sandbox website](https://hds-sandbox.github.io/news.html).
:::
#### Acknowledgements
Our interactive exercises are developed using the R packaged developed by @webexercises.