Register training material
11 materials found

Authors: Barlow, Melanie (orcid: 000...  or Brady, Catherine (orcid: 00...  or Pawsey Supercomputing Resea... 


23 (research data) Things

23 (research data) things is a set of training materials exploring research data management. Each of the 23 things offers a variety of learning opportunities with activities at three levels of complexity:

  • Getting started
  • Learn more
  • Challenge me

All resources used in the program are online...

Keywords: research data management, training material

23 (research data) Things https://dresa.org.au/materials/23-research-data-things-793872d2-c221-4cd6-91be-11a313c74b78 23 (research data) things is a set of training materials exploring research data management. Each of the 23 things offers a variety of learning opportunities with activities at three levels of complexity: * Getting started * Learn more * Challenge me All resources used in the program are online and free to use and reuse under a Creative Commons Attribution 4.0 International licence. You could use all of them as a self-paced course, or choose components to integrate into your own course. The 23 things are designed to build knowledge as the program progresses, so if you’re new to the world of research data management, we suggest you start with things 1-3 and then decide where you want to go from there. These materials supported an international community-based training program delivered in 2016 by the Australian National Data Service. This release migrates these materials to a GitHub repository for continued maintenance. Some updates were made to material that was outdated. We welcome contributions and suggestions via GitHub Issue or Pull Request. contact@ardc.edu.au research data management, training material
ARDC FAIR Data 101 self-guided

FAIR Data 101 v3.0 is a self-guided course covering the FAIR Data principles

The FAIR Data 101 virtual course was designed and delivered by the ARDC Skilled Workforce Program twice in 2020 and has now been reworked as a self-guided course.

The course structure was based on 'FAIR Data in the...

Keywords: training material, FAIR data, video, webinar, activities, quiz, FAIR, research data management

ARDC FAIR Data 101 self-guided https://dresa.org.au/materials/ardc-fair-data-101-self-guided-2d794a84-f0ff-4e11-a39c-fa8ea481e097 FAIR Data 101 v3.0 is a self-guided course covering the FAIR Data principles The FAIR Data 101 virtual course was designed and delivered by the ARDC Skilled Workforce Program twice in 2020 and has now been reworked as a self-guided course. The course structure was based on 'FAIR Data in the Scholarly Communications Lifecycle', run by Natasha Simons at the FORCE11 Scholarly Communications Institute. These training materials are hosted on GitHub. contact@ardc.edu.au training material, FAIR data, video, webinar, activities, quiz, FAIR, research data management
Using PennyLane on Setonix

Introduction to quantum computing

Keywords: Pawsey Supercomputing Centre, Setonix, quantum, PennyLane

Using PennyLane on Setonix https://dresa.org.au/materials/using-pennylane-on-setonix Introduction to quantum computing training@pawsey.org.au Pawsey Supercomputing Centre, Setonix, quantum, PennyLane
Pawsey: AWS Quantum 101 Using Amazon Braket

Join us as AWS Quantum Specialists introduce quantum simulators and gate-based quantum computers, before turning to more advanced topics.

Keywords: Pawsey Supercomputing Centre, AWS, quantum, HPC

Pawsey: AWS Quantum 101 Using Amazon Braket https://dresa.org.au/materials/pawsey-aws-quantum-101-using-amazon-braket Join us as AWS Quantum Specialists introduce quantum simulators and gate-based quantum computers, before turning to more advanced topics. training@pawsey.org.au Pawsey Supercomputing Centre, AWS, quantum, HPC
HIP Advanced Workshop

Additional topics presented about HIP, covering memory management, kernel optimisation, IO optimisation and porting CUDA to HIP.

Keywords: HIP, Pawsey Supercomputing Centre, supercomputing

HIP Advanced Workshop https://dresa.org.au/materials/hip-advanced-workshop Additional topics presented about HIP, covering memory management, kernel optimisation, IO optimisation and porting CUDA to HIP. training@pawsey.org.au HIP, Pawsey Supercomputing Centre, supercomputing
Managing Data using Acacia @ Pawsey

Acacia is Pawsey's "warm tier" or project storage. This object store is fully integrated with Setonix, Pawsey's main supercomputer, enabling fast transfer of data for project use.

These short videos introduce this high-speed object storage for hosting research data online.

Acacia is named...

Keywords: data, data skills, Acacia, Pawsey Supercomputing Centre, object storage, File systems

Managing Data using Acacia @ Pawsey https://dresa.org.au/materials/managing-data-using-acacia-pawsey Acacia is Pawsey's "warm tier" or project storage. This object store is fully integrated with Setonix, Pawsey's main supercomputer, enabling fast transfer of data for project use. These short videos introduce this high-speed object storage for hosting research data online. Acacia is named after Australia’s national floral emblem the Golden Wattle – Acacia pycnantha. training@pawsey.org.au data, data skills, Acacia, Pawsey Supercomputing Centre, object storage, File systems ugrad masters phd ecr researcher support professional
OpenCL

Supercomputers make use of accelerators from a variety of different hardware vendors, using devices such as multi-core CPU’s, GPU’s and even FPGA’s. OpenCL is a way for your HPC application to make effective use of heterogeneous computing devices, and to avoid code refactoring for new HPC...

Keywords: supercomputing, Pawsey Supercomputing Centre, CPUs, GPUs, OpenCL, FPGAs

Resource type: activity

OpenCL https://dresa.org.au/materials/opencl Supercomputers make use of accelerators from a variety of different hardware vendors, using devices such as multi-core CPU’s, GPU’s and even FPGA’s. OpenCL is a way for your HPC application to make effective use of heterogeneous computing devices, and to avoid code refactoring for new HPC infrastructure. training@pawsey.org.au Toby Potter supercomputing, Pawsey Supercomputing Centre, CPUs, GPUs, OpenCL, FPGAs masters ecr researcher support
AMD Profiling

The AMD profiling workshop covers the AMD suite of tools for development of HPC applications on AMD GPUs.

You will learn how to use the rocprof profiler and trace visualization tool that has long been available as part of the ROCm software suite.

You will also learn how to use the new...

Keywords: supercomputing, performance, GPUs, CPUs, AMD, HPC, ROCm

Resource type: activity

AMD Profiling https://dresa.org.au/materials/amd-profiling The AMD profiling workshop covers the AMD suite of tools for development of HPC applications on AMD GPUs. You will learn how to use the rocprof profiler and trace visualization tool that has long been available as part of the ROCm software suite. You will also learn how to use the new Omnitools - Omnitrace and Omniperf - that were introduced at the end of 2022. Omnitrace is a powerful tracing profiler for both CPU and GPU. It can collect data from a much wider range of sources and includes hardware counters and sampling approaches. Omniperf is a performance analysis tool that can help you pinpoint how your application is performing with a visual view of the memory hierarchy on the GPU as well as reporting the percentage of peak for many different measurements. training@pawsey.org.au supercomputing, performance, GPUs, CPUs, AMD, HPC, ROCm
Evaluate Application Performance using TAU and E4S

In this workshop, you learn about the Extreme-scale Scientific Software Stack and the TAU Performance System® and its interfaces to other tools and libraries. The workshop includes sample codes that illustrate the different instrumentation and measurement choices.

Topics covered include...

Keywords: supercomputing, TAU, E4S, Performance, ROCm, OpenMP

Resource type: activity

Evaluate Application Performance using TAU and E4S https://dresa.org.au/materials/evaluate-application-performance-using-tau-and-e4s In this workshop, you learn about the Extreme-scale Scientific Software Stack and the TAU Performance System® and its interfaces to other tools and libraries. The workshop includes sample codes that illustrate the different instrumentation and measurement choices. Topics covered include generating performance profiles and traces with memory utilization and headroom, I/O, and interfaces to ROCm, including ROCProfiler and ROCTracer with support for collecting hardware performance data. The workshop also covers instrumentation of OpenMP programs using OpenMP Tools Interface (OMPT), including support for target offload and measurement of a program’s memory footprint. During the session, there are hands-on activities on scalable tracing using OTF2 and visualization using the Vampir trace analysis tool. Performance data analysis using ParaProf and PerfExplorer are demonstrated using the performance data management framework (TAUdb) that includes TAU’s performance database. training@pawsey.org.au supercomputing, TAU, E4S, Performance, ROCm, OpenMP
HIP Workshop

The Heterogeneous Interface for Portability (HIP) provides a programming framework for harnessing the compute capabilities of multicore processors, such as the MI250X GPU’s on Setonix.

In this course we focus on the essentials of developing HIP applications with a focus on...

Keywords: HIP, supercomputing, Programming, GPUs, MPI, debugging

Resource type: full-course

HIP Workshop https://dresa.org.au/materials/hip-workshop The Heterogeneous Interface for Portability (HIP) provides a programming framework for harnessing the compute capabilities of multicore processors, such as the MI250X GPU’s on Setonix. In this course we focus on the essentials of developing HIP applications with a focus on supercomputing. Agenda - Introduction to HIP and high level features - How to build and run applications on Setonix with HIP and MPI - A complete line-by-line walkthrough of a HIP-enabled application - Tools and techniques for debugging and measuring the performance of HIP applications training@pawsey.org.au HIP, supercomputing, Programming, GPUs, MPI, debugging
C/C++ Refresher

The C++ programming language and its C subset is used extensively in research environments. In particular it is the language utilised in the parallel programming frameworks CUDA, HIP, and OpenCL.

This workshop is designed to equip participants with “Survival C++”, an understanding of the basic...

Keywords: supercomputing, C/C++, Programming

Resource type: activity

C/C++ Refresher https://dresa.org.au/materials/c-c-refresher The C++ programming language and its C subset is used extensively in research environments. In particular it is the language utilised in the parallel programming frameworks CUDA, HIP, and OpenCL. This workshop is designed to equip participants with “Survival C++”, an understanding of the basic syntax, how information is encoded in binary format, and how to compile and debug C++ software. training@pawsey.org.au supercomputing, C/C++, Programming