Skip to content

Commit

Permalink
Merge branch 'sc-training' into 'main'
Browse files Browse the repository at this point in the history
sc workshop page added

See merge request documentation/public!910
  • Loading branch information
Rafael Santos committed Apr 25, 2024
2 parents 323fc80 + 53ce6b3 commit 58a4a6b
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 0 deletions.
2 changes: 2 additions & 0 deletions training/events.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ The courses are free of charges. Our upcoming courses are listed below:
:maxdepth: 1
events/2024-spring-best-practices-series.md
events/2024-06-scientific-computing.md
```
- [Tuesday Tools & Techniques for HPC: April 16 and 23, May 7 and 14](https://scicomp.aalto.fi/training/scip/ttt4hpc-2024/index.html)

Expand Down
81 changes: 81 additions & 0 deletions training/events/2024-06-scientific-computing.md
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

0 comments on commit 58a4a6b

Please sign in to comment.