Events

Refresh calendars Add to google calendar
April,2024
10 Apr 11:00 am 12:00 pm

Intro to Python for Biochemistry

In this course students will be instructed in how to program in Python. Ultimately students will learn how to use Python to analyze, process and visualize data. This course is designed for students with little to no experience in programming. This is a graduate course that can be taken for by UofT Biochemistry graduate students. Those students should enrol using ACORN/ROSI.
BCH2203 - Winter 2024
10 Apr 1:00 pm 2:30 pm

Intro to Niagara

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: Virtual Virtual
HPC105 - Apr 2024Show in Google map
15 Apr 1:00 pm 4:00 pm

Shell Scripting

Learn how to write bash scripts, use environment variables, how to control process, and much more. Requires some Linux basic command line experience.Note: this event has been moved from April 8th to April 15th.Format: Virtual Virtual
SCMP201 - Apr 2024Show in Google map
17 Apr 12:00 pm 1:00 pm

CO Colloquium "How to Buy a Supercomputer for Scientific Computing"

Buying a new supercomputer that both maximises total performance, given our budget, and whose architecture suits our users' workloads is a very difficult balancing act. There are a wide range of decisions to be made, such as: CPU architecture; node count; memory size/bandwidth; GPU count; interconnect type; storage size; filesystem type/bandwidth; cooling type and power budget to name but a few. In order to balance all of these constraints we need to come up with a scoring system to compare potential candidate supercomputers. In this talk we describe the Scalable System Improvement (SSI) metric and apply it to the system refresh of Niagara & Mist. Virtual
COCO - 17 Apr 2024Show in Google map
23 Apr 11:00 am 12:00 pm

DAT112: Lecture 1

Introduction to neural network programming, lecture 1
DAT112 - Apr 2024
25 Apr 11:00 am 12:00 pm

DAT112: Lecture 2

Introduction to neural network programming, lecture 2
DAT112 - Apr 2024
30 Apr 11:00 am 12:00 pm

DAT112: Lecture 3

Introduction to neural network programming, lecture 3
DAT112 - Apr 2024
May,2024
2 May 11:00 am 12:00 pm

DAT112: Lecture 4

Introduction to neural network programming, lecture 4
DAT112 - Apr 2024
7 May 11:00 am 12:00 pm

DAT112: Lecture 5

Introduction to neural network programming, lecture 5
DAT112 - Apr 2024
8 May 1:00 pm 2:30 pm

Intro to Niagara

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: Virtual Virtual
HPC105 - May 2024Show in Google map
9 May 11:00 am 12:00 pm

DAT112: Lecture 6

Introduction to neural network programming, lecture 6
DAT112 - Apr 2024
13 May 1:00 pm 4:00 pm

Relational Databases

Principles and uses of relational databases with practical examples using python and sqlite on the Niagara supercomputer.Prerequisites: Some Linux command line experience.  Python experience is strongly advised. Format: Virtual Virtual
SCMP231 - May 2024Show in Google map
14 May 11:00 am 12:00 pm

DAT112: Lecture 7

Introduction to neural network programming, lecture 7
DAT112 - Apr 2024
16 May 11:00 am 12:00 pm

DAT112: Lecture 8

Introduction to neural network programming, lecture 8
DAT112 - Apr 2024
21 May 11:00 am 12:00 pm

DAT112: Lecture 9

Introduction to neural network programming, lecture 9
DAT112 - Apr 2024
23 May 11:00 am 12:00 pm

DAT112: Lecture 10

Introduction to neural network programming, lecture 10
DAT112 - Apr 2024
27 May 1:00 pm 4:00 pm

Bash idioms, awk, etc.

This workshop explores various concise and useful constructs for working with bash shell. The goal is to improve your shell skills. Attending this class requires some basic GNU/Linux command line experience.Format: Virtual
SCMP281 - May 2024
28 May 11:00 am 12:00 pm

DAT112: Lecture 11

Introduction to neural network programming, lecture 11
DAT112 - Apr 2024
June,2024
5 Jun 9:00 am 10:20 amVirtualCOSS2024Show in Google map
5 Jun 9:00 am 12:00 pm

CO Summer School S1: Introduction to Python (morning session)

This course is designed to provide you with a solid foundation in Python programming language. Through a comprehensive curriculum and hands-on coding exercises, participants will learn the fundamentals of Python syntax, data types, functions, and file handling. By the end of the course, you will have gained the essential skills to write Python programs, solve problems, and build the foundation for more advanced Python development. Whether you are a beginner or have some programming experience, this course will equip you with the necessary tools to start your journey in Python programming. Level: Introductory Length: Two 3-Hour Sessions Format: Lecture + Hands-on Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
5 Jun 10:30 am 11:50 am

CO Summer School S2: From the I-Ching to ChatGPT: A Brief History of AI and Some Historical and Current Applications

Google's 2017 research paper "Attention Is All You Need" described the transformer, a new machine learning technique. From that paper the modern Large Language Model was born, and we're now living in the thick of a new era brought on by companies like OpenAI, Mistral and Anthropic. But where does this cutting-edge technology come from? What are its roots? What are its problems? This talk explores the history of procedural generation in text and games, from the I-Ching to tranformer-based language models and beyond. The talk will emphasize current state of the art in text-based language models, and include demonstrations on how to run language models locally on your own hardware. Level: Introductory Length: 1.5 Hours Format: Lecture Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
5 Jun 1:30 pm 2:50 pm

CO Summer School S2: Using generative AI tools for research data management

In this workshop, we will explore the potential uses of generative artificial intelligence tools in research data management (RDM) with a focus on specific use cases. For example, can AI tools be used to write Data Management Plans, summarize funder requirements, assist with data analysis, or suggest file naming conventions and folder structures? This workshop will be interactive, and participants will be welcome to practice using AI tools along with the presenters using real-world data and prompts. We will also discuss the ethical considerations, including benefits and risks, of using AI tools in research and whether it is possible to use AI for RDM practices in an ethical manner. Level: Introductory Length: 1.5 Hours Format: Lecture + Hands-on Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
5 Jun 1:30 pm 4:30 pm

CO Summer School S1: Introduction to Python (afternoon session)

This course is designed to provide you with a solid foundation in Python programming language. Through a comprehensive curriculum and hands-on coding exercises, participants will learn the fundamentals of Python syntax, data types, functions, and file handling. By the end of the course, you will have gained the essential skills to write Python programs, solve problems, and build the foundation for more advanced Python development. Whether you are a beginner or have some programming experience, this course will equip you with the necessary tools to start your journey in Python programming. Level: Introductory Length: Two 3-Hour Sessions Format: Lecture + Hands-on Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
5 Jun 3:00 pm 4:20 pm

CO Summer School S2: Introduction to Alliance RDM Services

This session provides an overview of the Research Data Management (RDM) Services offered by the Digital Research Alliance of Canada, including the DMP Assistant, a national, bilingual platform for the creation and management of data management plans (DMPs), the Federated Research Data Repository (FRDR), a bilingual publishing platform for sharing and preserving Canadian research data, and Lunaris, Canada’s national discovery service for multidisciplinary data from over 90 academic, government, and research repositories across the country. This session will introduce participants to these platforms and provide an overview of how they support the research lifecycle. Attendees will gain valuable insights into the benefits of these tools and how they can help researchers to streamline their data management workflows. Level: Introductory Length: 1.5 Hours Format: Lecture Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
6 Jun 9:00 am 12:00 pm

CO Summer School S2: High-Performance I/O and Storage

This workshop will help you understand the relation between storage systems and application-level performance. We will survey the design of storage found on national systems, and consider their performance implications. A range of different IO techniques, data formats, and libraries will be considered. Ideally, participants should have an account on the National Platform (DRI). Level: intermediate, examples/exercises will be in Python; having a DRAC account will be helpful. Level: Intermediate Length: 3 Hours Format: Lecture + Hands-on Prerequisites: Alliance Account, Python Experience (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
6 Jun 9:00 am 12:00 pm

CO Summer School S1: AI Showcase

This course introduces Artificial Intelligence (AI), a science focusing on developing intelligent systems capable of autonomous behavior. In this course, we explore the exciting world of AI, introducing its definition and history. We discuss the advantages and challenges of AI in the present time, along with various applications and projects that demonstrate its capabilities. Throughout the session, participants will gain insights into different types of AI, learn about running predefined projects, and discover AI showcases on various platforms. By the end of the course, participants will have the knowledge and resources to start their own AI projects with their data, exploring the latest AI advancements in our clusters. Level: Introductory Length: 3 Hours Format: Lecture Prerequisites: Basic Python beneficial but not required (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
6 Jun 1:30 pm 4:30 pm

CO Summer School S1: Introduction to R

This half-day session offers a brief introduction to R, with a focus on data analysis and statistics. We will discuss the following topics: the R interface, primitive data types, lists, vectors, matrices, and data frames - a crucial data type in data analysis and the trademark of the R language. Advanced topics to be covered include: basics statistics and function creation; *apply family functions; and the basics of scripting. Level: Introductory Length: 3 Hours Format: Lecture + Hands-on Prerequisite: Some programming experience in another programming language (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
6 Jun 1:30 pm 2:50 pm

CO Summer School S2: Supporting research with Data Management Plans & the DMP Assistant!

This session will provide participants with information, guidance, and resources for supporting research through the development and implementation of data management plans (DMPs). Level: Introductory Length: 1.5 Hours Format: Lecture Prerequisites: None General topics covered will include the importance and benefits of DMPs, their content, and impending DMP requirements relating to the Tri-Agency research data management (RDM) policy. Specific focus will be given to the Digital Research Alliance of Canada DMP Assistant platform that is hosted nationally at the University of Alberta Library, along with a new DMP template developed by the Alliance’s DMP Expert Group (DMPEG). This new template is targeted specifically to support researchers in meeting DMP requirements at the funding opportunity application stage. Additional information relating to an accompanying assessment rubric that is currently in development will be shared. Time will be reserved for questions and discussion. (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
6 Jun 3:00 pm 4:20 pm

CO Summer School S2: Empowering Open Science: An Introduction to Depositing and Sharing Research Data and Code in Borealis

The reproducibility of research is essential to the scientific community, as it ensures the accuracy and reliability of research findings that are used to build upon existing knowledge. However, reproducibility is often hindered by the lack of access to research data, documentation, and code. This workshop will provide an overview of the concepts of open science, reproducibility, and the FAIR principles of research data, as well as explore how to deposit and share data in Borealis, the Canadian Dataverse Repository, a bilingual, multidisciplinary, secure, Canadian research data repository, supported by academic libraries and research institutions across Canada. Level: Introductory; Length: 1.5 Hours; Format: Lecture; Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
COSS2024Show in Google map
7 Jun 9:00 am

CO Summer School S1: Introduction to C (morning session)

This course will provide hands-on experience on fundamental concepts of programming using C. This will include Conditional statement, Loops(while and for), Arrays, Pointers, Functions and Dynamic memory allocation. An introduction will be provided regarding fundamental data structures such as linked list, stacks, queues and binary trees. Level: Introductory Length: Two 3-Hour Sessions Format: Lecture + Hands-on Prerequisites: None (part of the 2024 Compute Ontario Summer School) Virtual
Show in Google map