-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'sc-training' into 'main'
sc workshop page added See merge request documentation/public!910
- Loading branch information
Showing
2 changed files
with
83 additions
and
0 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
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,81 @@ | ||
(training-2024-spring-scientific-computiing)= | ||
|
||
# Scientific Computing Workshop (11-12 June) | ||
|
||
The Norwegian Research Infrastructure Services (**NRIS**) is offering | ||
a scientific computing workshop, two half days event focusing on two | ||
different topics. | ||
1. Using NetCDF data format with Modern Fortran | ||
|
||
Unidata [Network Common Data Form (NetCDF)](https://www.unidata.ucar.edu/software/netcdf/) is a set of libraries and | ||
machine-independent data formats that support the creation, access, and | ||
sharing of array-oriented scientific data. The workshop will focus on netCDF | ||
file structure, compiliing and linkiing and how to read and write netCDF files | ||
with modern Fortran | ||
|
||
2. Profiling and optimising software applications on HPC | ||
|
||
Running scientific application in order to maximise the efficiency of the | ||
hardware is increasingly important as the core count increase. There are | ||
several steps with increasing complexity that can be taken to learn more about | ||
the application’s behaviour. | ||
|
||
**The course is open to all and free of charge, but registration is mandatory.** | ||
|
||
**Targeted Audience**: The course is aimed at students and researchers who want | ||
to upskill their knowledge on the specific topics. | ||
|
||
**Prerequisites**: For better learning experience, participants are expected to have basic | ||
programmiing knowledge on C/Fortran for day 1 and basic HPC knowledge for day2. | ||
|
||
## **Practical Information** | ||
|
||
- This is an online course via zoom. Participants require access to a computer | ||
(not provided by the course organisers) with internet connectivity. | ||
- There will not be any hands-on session, but demos. Participants are encouraged | ||
to practice themselves after the event. | ||
|
||
You can always contact us by sending an email to [[email protected]](mailto:[email protected]). | ||
|
||
If you want to receive further information about training events, and other announcements about IT resources | ||
and services for researchers, there are a couple of information channels you can subscribe to: | ||
- users at University of Bergen and affiliated institutes: [register to [email protected]](https://mailman.uib.no/listinfo/hpcnews) | ||
- users of Sigma2 services: [subscribe to Sigma2's newsletter](https://sigma2.us13.list-manage.com/subscribe?u=4fd109ad79a5dca6dde7e4997&id=59b164c7b6) | ||
|
||
|
||
## Registration | ||
|
||
The course is free of charge and is organised by NRIS. Registration closes on10th June 12:00. | ||
|
||
**Register [here](https://skjemaker.app.uib.no/view.php?id=16995738)** | ||
|
||
## Schedule | ||
|
||
All times are Local time in Oslo, Norway. | ||
|
||
**Day1 - Tuesday 11 June 2024** | ||
|
||
- 09:00 - 12:00 - Using NetCDF data format with Modern Fortran | ||
- Breaks: 10:00-10:15 & 11:00-11:15 | ||
|
||
**Day2 - Wednesday 12 June 2024** | ||
|
||
- 09:00 - 12:00 - Profiling and optimising software applications on HPC | ||
- Breaks: 10:00-10:15 & 11:00-11:15 | ||
|
||
## Code of Conduct | ||
|
||
All participants in our course are expected to show respect and courtesy to | ||
others. We follow [carpentry code of | ||
conduct](https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html#code-of-conduct-detailed-view). | ||
If you believe someone is violating the Code of Conduct, we ask that you report | ||
it to [the training team](mailto:[email protected]). | ||
|
||
## Instructor | ||
|
||
- Ole W. Saastad | ||
|
||
## Coordinator | ||
|
||
- Dhanya Pushpadas | ||
|