In about 90 minutes, learn how to use the SciNet systems Niagara and Mist, from securely logging in to running computations on the supercomputer. Experienced users may still pick up some valuable pointers.
Format: In-person as well as broadcast and recorded.
SciNet Education Site
Getting started
Courses tagged with "Getting started"
A quick introduction how to use SciNet and the Niagara and Mist supercomputers.

A quick introduction how to use SciNet and the Niagara and Mist supercomputers.

In about 90 minutes, learn how to use the SciNet systems Niagara and Mist, from securely logging in to running computations on the supercomputer. Experienced users may still pick up some valuable pointers.
Format: In-person, as well as broadcast and recorded.

Trillium is a national supercomputer hosted at SciNet at the University of Toronto. It is one of several national supercomputers within the Digital Research Alliance of Canada.
At your own pace, learn how to use Trillium and other SciNet systems, from account set-up, to securely logging in to the system for the first time, to running computations on the supercomputer. Experienced users may still pick up some valuable pointers.
For returning users of SciNet's legacy systems (Niagara, Mist), the course also takes you through how to migrate workflows and get up and running on the Trillium system.
The estimated completion time for the course is approximately 4 hours.
![]()

Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course which will cover basic commands. It could be a great boon for your productivity.
Format: Virtual
Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course which will cover basic commands. It could be a great boon for your productivity.
Format: Virtual
Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course which will cover basic commands. It could be a great boon for your productivity.
Format: Virtual
Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this coursse which will cover basic commands. It could be a great boon for your productivity.
Format: Virtual
Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course which will cover basic commands. It could be a great boon for your productivity.
Format: Virtual
Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course which will cover basic commands. It could be a great boon for your productivity.
Format: Virtual
Working with many of the HPC systems (like those at SciNet) involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this coursse which will cover basic commands. It could be a great boon for your productivity.
Format: In person, but also broadcast and recorded.
Working with many of the HPC systems in Ontario involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course. This hands on session will cover basic commands. It could be a great boon for your productivity.

Nowadays, researchers working in fields ranging from astrophysics to molecular dynamics, genetics, and bioninformatics, need to use Linux to be able to handle their computational needs. Linux is one of the most advanced, powerful and extremely efficient operating systems. Learn the basics of how to use the Linux shell in a couple of hours. Very useful for users with no experience in the Linux command line shell. No previous experience is required. Learn to navigate the file system of a computer and manipulate files and commands using one of the most powerful operating systems by using simple but extremely powerful commands in a Linux terminal.
Working with many of the HPC systems in Ontario involves using the Linux/UNIX command line. This provides a very powerful interface, but it can be quite daunting for the uninitiated. In this half-day session, you can become initiated with this course. This hands on session will cover basic commands. It could be a great boon for your productivity.

If you are using a machine with MS Windows, we recommend installing one of the following command line tools:
- git-bash (https://git-scm.com/downloads)
- MobaXterm or any other command line utility, see for instance https://wiki.scinet.utoronto.ca/wiki/index.php/Ssh#SSH_for_Windows_Users
New to programming? Learn the basics of programming using python in eight one-hour sessions over the course of four weeks. Sessions will consist of a mix of lectures and hands-on exercises.
Format: In-person. Sessions will be recorded.
New to programming? Learn the basics of programming using python in eight one-hour sessions over the course of four weeks. Sessions will consist of a mix of lectures and hands-on exercises.
Format: In-person. Sessions will be recorded.
New to programming? Learn the basics of programming using python in eight one-hour sessions over the course of four weeks. Sessions will consist of a mix of lectures and hands-on exercises.
Format: In-person. Sessions will be recorded.
C++ is a high level programming language that is extremely useful for scientific applications. The language has historically had a bad reputation, but modern C++ is much improved so that your code can be relatively short and elegant. In this workshop we will teach the basics of C++ for people who are familiar with the basics of programming, and we will especially compare and contrast C++ with Python (only the material covered in SCMP142 "Intro to Programming with Python" is required). Knowing multiple programming languages may be a useful skill: while Python is a wonderful programming language, execution speed is often a practical issue for pure Python applications. For applications where this is an issue, coding in C++ can significantly improve performance. As C++ can relatively easily be integrated in a Python project, it is also possible (and common) to code just the bottleneck in that language.
Format: In-person, but also will be broadcast and recorded.

C++ is a high level programming language that is extremely useful for scientific applications. The language has historically had a bad reputation, but modern C++ is much improved so that your code can be relatively short and elegant. In this workshop we will teach the basics of C++ for people who are familiar with the basics of programming, and we will especially compare and contrast C++ with Python (only the material covered in SCMP142 "Intro to Programming with Python" is required). Knowing multiple programming languages may be a useful skill: while Python is a wonderful programming language, execution speed is often a practical issue for pure Python applications. For applications where this is an issue, coding in C++ can significantly improve performance. As C++ can relatively easily be integrated in a Python project, it is also possible (and common) to code just the bottleneck in that language.
Format: Virtual
