Skip to main content

NAISS Training News Letter

No 6, 11 May 2023

– Published 11 May 2023

Warm welcome to the fifth edition of the new NAISS training newsletters.

After a long break “Zoom-in” is back.  You can connect via zoom to a meeting room and speak directly to NAISS and University experts.

This edition also advertise a number training events, including training on Python in an HPC environment, Programming Formalism, handling of sensitive research data and the UPPMAX introduction course.

The PDC summer school has just opened registration and the ENCCS GPU programming event is now also open for registration.

The NAISS training team wishes everyone a pleasant Valborgsmässoafton

Overview

NAISS events

  • Using Python in an HPC environment, 23 May (online)
  • Programming Formalisms Course, May 29 - June 2 (online)
  • Introduction to Bianca: Handling Sensitive Research Data, June 14 (online)
  • UPPMAX Introductory Course, August 21-24 (in person in Uppsala)

Online interactive support and discussion forum

  • NAISS zoom-in - a virtual open-house, 1st June from 14:00 until 15:00

Training events organised by HPC centres in Sweden

  • PDC Summer School 2023: Introduction to High Performance Computing, 14-25 August 2023 (in person in Stockholm)

ENCCS training events

  • GPU Programming: Why, When and How?  9 and 12 June, 9:00-16:00 CEST (online)

NAISS training

Using Python in an HPC environment, 23 May (online)

This course aims to give a brief, but comprehensive introduction to using Python in an HPC environment. You will learn how to use modules to load Python, how to find site installed Python packages, as well as how to install packages yourself. In addition, you will learn how to use virtual environments, write a batch script for running Python, use Python in parallel, and how to use Python for ML and on GPUs.

The course is a cooperation between UPPMAX and HPC2N.  The instructors will use UPPMAX' systems for demos and there will be hands-on exercises for the participants.   This course will consist of lectures interspersed with hands-on sessions where you get to try out what you have just learned.

Remote/online participation: The course will be completely online and we will use Zoom. More information about connecting and such will be sent to the participants close to the course.

The goal for the course is that you will be able to

  • Load Python modules and site-installed Python packages
  • Create a virtual environment
  • Install Python packages with pip and/or conda
  • Write a batch script for running Python
  • Use Python in parallel
  • Use Python for ML
  • Use GPUs with Python
  • Prerequisites: familiarity with the LINUX command line, basic Python

For more info and registration, please visit Python workshop page at UPPMAX or Python workshop page at HPC2N.

Programming Formalisms Course, May 29 - June 2 (online)

This course aims to give life scientists, bioinformaticians, and other scientists with some experience in programming and scripting an understanding of the underlying principles of software development, design, and programming. The course aims to strengthen the understanding of more advanced programming concepts, ability to produce more reusable scripts through modular programming and to enable a better understanding of how to evaluate a script or programs performance.

We will cover an introduction to Algorithms and Data structures, Programming Paradigms especially structured and object oriented programming and to give a overview of other paradigms like functional programming. Modular development and (code) reusability, testing and optimisation.

We will cover theory with bridging practical examples and applications to enhance the theoretical understanding of the principles.

For more information and registration, please visit the Programming Formalisms course page at UPPMAX.

Introduction to Bianca: Handling Sensitive Research Data, June 14 (online)

Are you working with your sensitive data in your research? If yes, welcome to a full day introduction to handling sensitive data on the UPPMAX cluster, Bianca. We will tell you about NAISS-SENS, how to login to Bianca, transfer files via wharf, Slurm workload manager and the module system, and how to work with Conda packages.

You do not need to be a member of a NAISS-SENS project in order to join the workshop. A SUPR course project will be available to all participants. The workshop will consist of both lectures and exercise sessions.

When: June 14

Where: online via Zoom

For more information and registration please visit the Bianca event page at UPPMAX.

UPPMAX Introductory Course, August 21-24 (in person in Uppsala)

This 4-day course provides an introduction to the high-performance computing (HPC) environment offered at UPPMAX.

It offers an overview on how the systems work and covers skills from basic Linux usage to more advanced tips and tricks, including Python scripting.

Participation is open to all existing and prospective NAISS users.

When: August 21-24

Where: EBC, Uppsala

For more information and registration, please visit the UPPMAX Introduction course page.

Online interactive support and discussion forum

NAISS Zoom-in - a virtual open-house, 1st June from 14:00 until 15:00

You are invited to a virtual meeting room.  Inside the meeting room we like to discuss services offered by NAISS and how they can be used for your computational needs, help you process your data and visualise your results.  Participants are highly encouraged to pose their own questions.

We also expect to have experts available from C3SE, HPC2N and LUNARC, to discuss the University operated HPC services at Chalmers, Umeå and Lund University.

Zoom-link for the session on 1st June.

Training events organised by HPC centres in Sweden

PDC Summer School 2023: Introduction to High Performance Computing, 14-25 August 2023 (in person in Stockholm)

The PDC Center for High Performance Computing (PDC) and the KTH School of Electrical Engineering and Computer Science (EECS) welcome you to our "Introduction to High Performance Computing" summer school.  Students and researchers in scientific and/or high-performance computing (with academic or industrial/commercial backgrounds) from anywhere in the world are welcome to apply to attend the course.

This course provides the knowledge and skills needed to utilise high-performance computing (HPC) resources for research purposes. The topics that are covered in the course include:

  • parallel algorithms,
  • parallel programming,
  • modern HPC architectures,
  • performance analysis and engineering
  • software engineering.

The course is especially suited to computational and data scientists, and a variety of relevant HPC use cases will be studied to help illustrate the topics. The course consists of both lectures and guided hands-on lab sessions.

More information about the school, including a link to the application form, is available on the 2023 PDC Summer School webpage.

The deadline for applications is 30 May 2023.

ENCCS training events

GPU Programming: Why, When and How?

Event supported by KTH, HPC2N, CSC/Finland, NRIS/Norway, Aarhus University/Denmark, Vilnius University/Lithuania, Aalto University/Finland

GPUs are essential in many HPC systems worldwide and are expected to dominate HPC computing power in the near future. However, navigating the GPU hardware, software and programming environment is complex. Various vendors offer their own software stack and development toolkits, and there are several tools, languages and frameworks to write code for GPUs. This workshop aims to help both developers and project leaders understand the GPU programming landscape and make informed decisions. It covers the reasons and concepts for using GPUs, an overview of different software frameworks and fundamentals of major GPU programming frameworks which will enable you to quickly become productive.

Prerequisites:

  • Familiarity with one or more programming languages like C/C++, Fortran, Python or Julia.
  • The workshop is most relevant to researchers and engineers who already develop software which runs on CPUs in workstations or supercomputers, but also to project leaders who don’t write code but make strategic decisions in software projects

For further information and registration, please go to the GNU Programming workshop page at ENCCS.