Country: Australia
-
Keeping Archives Online Learning Series
1 July 2016 - 31 December 2025
Keeping Archives Online Learning Series https://www.archivists.org.au/learning-publications/online-courses#KA https://dresa.org.au/events/keeping-archives-online-learning-series Our pioneering online learning program, based on our respected publication Keeping Archives, was launched in 2016. It provides a new level of learning in the archives and records profession, filling a gap between a tertiary course and on-the-job experience. These courses are ideal for: - People who are new to archives and need a grounding in archival principles; - Students who wish to enhance the archival component of their training; - Professional archivists who may require a refresher in new archival methods and theory – e.g. emergent web technologies and social media platforms; - Statutory organisations whose staff need records and archives knowledge as part of their responsibilities. - Organisations with volunteers who engage in archival work and need basic knowledge. 2016-07-01 09:00:00 UTC 2025-12-31 17:00:00 UTC Australian Society of Archivists Australia Australia Australian Society of Archivists office@archivists.org.au [] [] [] open_to_all ArchivesRecordsArvchivingRecordkeeping -
4th National HREC Conference
29 November - 29 December 2023
Online, Australia
4th National HREC Conference https://healthtranslationqld.org.au/hrec-conference-2023 https://dresa.org.au/events/4th-national-hrec-conference-29-november-1-december-2023 The 4th National HREC Conference continues to draw on ethics expertise from around Australia.. This national conference will again be free and be held virtually across three full days, on 29, 30 November and 1 December 2023. The conference will be held in the AEST-Brisbane time zone (GMT+10). Visit the conference website to see a full detailed program. There are some digital related session such as AI and data management and sharing. 2023-11-29 09:00:00 UTC 2023-12-29 15:00:00 UTC Health Translation Queensland Online, Online, Australia Online Online Australia Health Translation Queensland events@healthtranslationqld.org.au [] HREC ChairsHREC CoordinatorsHREC MembersResearchers and research students, or anyone who wants to learn intermediate statistical concepts to apply in R. 1000 webinar open_to_all HREC; Research ethics -
Data Manipulation and Visualisation in R at UNE Online
4 - 5 December 2023
Data Manipulation and Visualisation in R at UNE Online https://intersect.org.au/training/schedule https://dresa.org.au/events/data-manipulation-and-visualisation-in-r-at-une-online-6048655e-cc33-41b2-bb32-c5fa51d8b162 R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework. In this workshop, you will learn how to manipulate, explore and get insights from your data (Data Manipulation using the dplyr package), as well as how to convert your data from one format to another (Data Transformation using the tidyr package). You will also explore different types of graphs and learn how to customise them using one of the most popular plotting packages in R, ggplot2 (Data Visualisation). We teach using RStudio, which allows program code, results, visualisations and documentation to be blended seamlessly. Join us for a live coding workshop where we write programs that produce results, using the researcher-focused training modules from Intersect and the highly regarded Software Carpentry Foundation. #### You'll learn: - DataFrame Manipulation using the dplyr package - DataFrame Transformation using the tidyr package - Using the Grammar of Graphics to convert data into figures using the ggplot2 package - Configuring plot elements within ggplot2 - Exploring different types of plots using ggplot2 #### Prerequisites: Either [Learn to Program: R](https://intersect.org.au/training/course/r101/) or [Learn to Program: R](https://intersect.org.au/training/course/r101/) and [R for Research](https://intersect.org.au/training/course/r110/) needed to attend this course. If you already have experience with programming, please check the topics covered in the [Learn to Program: R](https://intersect.org.au/training/course/r101/) and [R for Research](https://intersect.org.au/training/course/r110/) courses to ensure that you are familiar with the knowledge needed for this course. **For more information, please click [here](https://intersect.org.au/training/course/r203).** 2023-12-04 09:00:00 UTC 2023-12-05 12:00:00 UTC Intersect Australia Australia Australia UNE training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: MATLAB at Deakin Online
5 - 6 December 2023
Learn to Program: MATLAB at Deakin Online https://intersect.org.au/training/schedule https://dresa.org.au/events/learn-to-program-matlab-at-deakin-online-d995a8d6-6fcd-415b-93db-7f1f407530c0 MATLAB is an incredibly powerful programming environment with a rich set of analysis toolkits. But what if you're just getting started - with MATLAB and, more generally, with programming? Nothing beats a hands-on, face-to-face training session to get you past the inevitable syntax errors! So join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: - Introduction to the MATLAB interface for programming - Basic syntax and data types in MATLAB - How to load external data into MATLAB - Creating functions (FUNCTIONS) - Repeating actions and analysing multiple data sets (LOOPS) - Making choices (IF STATEMENTS – CONDITIONALS) - Ways to visualise data in MATLAB #### Prerequisites: In order to participate, attendees must have a licensed copy of MATLAB installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. No prior experience with programming needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found [here](https://intersect.org.au/training/webinars/). **For more information, please click [here](https://intersect.org.au/training/course/matlab101).** 2023-12-05 09:30:00 UTC 2023-12-06 12:30:00 UTC Intersect Australia Australia Australia Deakin training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: Python at UOA Online
5 - 6 December 2023
Learn to Program: Python at UOA Online https://intersect.org.au/training/schedule https://dresa.org.au/events/learn-to-program-python-at-uoa-online-36454043-d7fd-4c66-97b8-d0616c53c1d4 Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you'd expect of a modern programming language, and also a rich set of libraries for working with data. We teach using Jupyter notebooks, which allow program code, results, visualisations and documentation to be blended seamlessly. Perfect for sharing insights with others while producing reproducible research. Join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: - Introduction to the JupyterLab interface for programming - Basic syntax and data types in Python - How to load external data into Python - Creating functions (FUNCTIONS) - Repeating actions and analysing multiple data sets (LOOPS) - Making choices (IF STATEMENTS - CONDITIONALS) - Ways to visualise data in Python #### Prerequisites: No prior experience with programming is needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found [here](https://intersect.org.au/training/webinars/). **For more information, please click [here](https://intersect.org.au/training/course/python101).** 2023-12-05 09:30:00 UTC 2023-12-06 12:30:00 UTC Intersect Australia Australia Australia UOA training@intersect.org.au [] [] [] host_institution [] -
The best of both worlds: Supercharging simulations with AI using SmartSim
7 December 2023
The best of both worlds: Supercharging simulations with AI using SmartSim https://pawsey.org.au/event/the-best-of-both-worlds-supercharging-simulations-with-ai-using-smartsim/ https://dresa.org.au/events/the-best-of-both-worlds-supercharging-simulations-with-ai-using-smartsim Pawsey, in collaboration with Intersect 3AI Platform and Australian Research Data Commons (ARDC) ML4AU, is delivering weekly events throughout the CSIRO AI month. Join our AI Month session featuring international expert Alessandro Rigazzi, ML & AI Engineer at Hewlett Packard Enterprise on the cutting-edge fusion of numerical simulations and AI with SmartSim—an innovative open-source project by HPE. Explore how this computational paradigm shift is transforming scientific research across diverse fields. Don’t miss the chance to hear from real-world examples where SmartSim has elevated simulation capabilities. Secure your spot now and stay ahead in the era of AI-driven simulations, register now. 2023-12-07 13:00:00 UTC 2023-12-07 14:00:00 UTC Pawsey Supercomputing Research Center Online, Perth, Australia Online Perth Australia Pawsey Supercomputing Research Centre training@pawsey.org.au [] [] [] open_to_all Artificial Intelligence -
Introduction to OpenMP for CPUs
8 December 2023
Introduction to OpenMP for CPUs https://pawsey.org.au/event/introduction-to-openmp-for-cpus/ https://dresa.org.au/events/introduction-to-openmp-for-cpus Having multiple cores available only speeds your code when you know how to use them. If you want to discover how to enable CPU parallelism in your code, and have a familiarity with C, C++ or Fortran, then this hands-on workshop is for you. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 8:30am (AWST) to ensure you can access the system. The class starts promptly at 9:00am. What will I learn in this 3-hour, hands-on workshop? You will learn about OpenMP: the reference in the High-Performance Computing world for shared memory programming over the last 25+ years. This workshop will address how to: - spawn multiple threads to enable CPU parallelism. - coordinate threads to have a certain piece of code executed by certain threads. - handle data between threads, depending on whether you want them to have their own copy or share it. - parallelise the execution of loops across threads. - make sure that different threads end with similar amounts of work. - synchronise threads to ensure that the program correctness is preserved. 2023-12-08 08:30:00 UTC 2023-12-08 12:00:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 PawseyPawsey Supercomputing Research Centre training@pawsey.org.au [] [] workshop open_to_all OpenMPCPU parallelismOpenMP with CPUs -
Using OpenMP with GPUs
8 December 2023
Kensington, Australia
Using OpenMP with GPUs https://pawsey.org.au/event/using-openmp-with-gpus/ https://dresa.org.au/events/using-openmp-with-gpus GPUs are powerful devices, but not trivial to use. If you want to discover how to offload the execution of your code to GPUs, and leverage the parallelism available on GPUs, then this hands-on workshop is for you. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 12:45pm (AWST) to ensure you can access the system. The class starts promptly at 1:15pm. What will I learn in this 3-hour, hands-on workshop? This workshop is a gentle introduction to OpenMP for GPUs: the reference in the High-Performance Computing world for shared memory programming over the last 25+ years, which has recently become a viable solution for GPU offloading. This workshop will address how to: -offload the execution of my code to a GPU. - move the data to and from the GPU. - let the data on the GPU to avoid extra, costly, memory transfers. - enable parallelism on the GPU. - use multiple GPUs. - leverage asynchronous execution. 2023-12-08 12:45:00 UTC 2023-12-08 16:15:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 PawseyPawsey Supercomputing Research Centre training@pawsey.org.au [] [] workshop open_to_all OpenMP with GPUsOpenMP -
Getting started with NVivo for Windows at UOA Online
10 December 2023
Getting started with NVivo for Windows at UOA Online https://intersect.org.au/training/schedule https://dresa.org.au/events/getting-started-with-nvivo-for-windows-at-uoa-online-821c4ed0-aa6f-47b7-95be-388751c1b79b Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it's easy to see why NVivo is becoming the tool of choice for many researchers. NVivo allows researchers to simply organise and manage data from a variety of sources including surveys, interviews, articles, video, email, social media and web content, PDFs and images. Coding your data allows you to discover trends and compares themes as they emerge across different sources and data types. Using NVivo memos and visualisations combined with the ability to integrate with popular bibliographic tools you can get your research ready for publication sooner. #### You'll learn: - Create and organise a qualitative research project in NVivo - Import a range of data sources using NVivo's integrated tools - Code and classify your data - Format your data to take advantage of NVivo’s auto-coding ability - Use NVivo to discover new themes and trends in research - Visualise relationships and trends in your data #### Prerequisites: In order to participate, attendees must have a licensed copy of NVivo installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. This course is taught using NVivo 12 Pro for Windows and is not suitable for NVivo for Mac users. **For more information, please click [here](https://intersect.org.au/training/course/nvivo101).** 2023-12-10 09:30:00 UTC 2023-12-10 12:30:00 UTC Intersect Australia Australia Australia UOA training@intersect.org.au [] [] [] host_institution [] -
Introduction to MPI
11 December 2023
Kensington, Australia
Introduction to MPI https://pawsey.org.au/event/introduction-to-mpi/ https://dresa.org.au/events/introduction-to-mpi Are you interested in distributed memory programming? Are you ready to go beyond using a single node? Any given node has limited resources, whether memory or compute. Being able to scale beyond a single node enables you to leverage more resources, and make use of distributed memory architectures, such as supercomputers. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 8:30am (AWST) to ensure you can access the system. The class starts promptly at 9:00am (AWST). What will I learn in this 3-hour, hands-on workshop? This workshop is a gentle introduction to MPI: - create a program that can run simultaneously on multiple nodes. - make multiple processes communicate. - coordinate these processes to ensure correctness. - leverage optimised communications for known patterns. - overlap computation and communications. 2023-12-11 08:30:00 UTC 2023-12-11 12:00:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 Pawsey Supercomputing Research CentrePawsey training@pawsey.org.au [] [] [] open_to_all MPI -
GPU to GPU Communication with MPI and Other Topics
11 December 2023
Kensington, Australia
GPU to GPU Communication with MPI and Other Topics https://pawsey.org.au/event/gpu-to-gpu-communication-with-mpi-and-other-topics/ https://dresa.org.au/events/gpu-to-gpu-communication-with-mpi-and-other-topics GPUs are powerful devices, but one of their main weaknesses is the data transfer to and from the host device. A new feature appeared recently: GPU-to-GPU communications, allowing to bypass the need to send the data back through the host, with appropriate hardware support. This workshop will cover how this can be achieved in MPI programs, as well as discuss other intermediate-level MPI topics. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 12:45pm (AWST) to ensure you can access the system. The class starts promptly at 1:15pm (AWST). What will I learn in this 3-hour, hands-on workshop? This workshop revolves around MPI, used for distributed memory programming. For the GPU portion, we will also use HIP, which is used on Pawsey’s Setonix supercomputer. Join us to learn how to: - achieve GPU-to-GPU communications in MPI. - receive messages of unknown size. - use one-sided operations in MPI. - efficiently reuse known communication patterns. - use miscellaneous other MPI features that are good to know. 2023-12-11 12:45:00 UTC 2023-12-11 16:15:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 Pawsey Supercomputing Research CentrePawsey training@pawsey.org.au [] [] workshop open_to_all MPIGPU to GPU Communication -
Best Practices for Building Nextflow Pipelines
12 December 2023
Kensington, Australia
Best Practices for Building Nextflow Pipelines https://pawsey.org.au/event/best-practices-for-building-nextflow-pipelines/ https://dresa.org.au/events/best-practices-for-building-nextflow-pipelines Join International Nextflow expert Chris Hakkaart from Seqera for an in-person, interactive workshop on building Nextflow pipelines. Chris will share best practices he and Seqera have gleaned over years of working with users across domains. Chris will be joined by local Seqera engineer, Marco De La Pierre. This workshop is in-person only at the Pawsey Centre and is free for participants. There is limited seating, so please register ONLY if you plan to attend for the entire day. Please arrive at 8:30am AWST to sign onto the system. Training starts promptly at 9:00am (AWST). 2023-12-12 08:30:00 UTC 2023-12-12 16:00:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 Pawsey Supercomputing Research CentrePawsey training@pawsey.org.au [] [] workshop open_to_all Nextflow -
HASS and Indigenous RDC Summer School
7 - 9 February 2024
Caulfield East, Australia
HASS and Indigenous RDC Summer School https://www.eventbrite.com.au/e/hass-and-indigenous-rdc-summer-school-tickets-753040463297 https://dresa.org.au/events/hass-and-indigenous-rdc-summer-school Participants will gain practical, hands-on, experience, digital skills, and help inspire new research outcomes in HASS & Indigenous research 2024-02-07 09:00:00 UTC 2024-02-09 16:30:00 UTC Australian Research Data Commons 900 Dandenong Road, Caulfield East, Australia 900 Dandenong Road Caulfield East Australia 3145 Australian Research Data Commons (ARDC) contact@ardc.edu.au [] [] 16777215 workshop open_to_all Science & Technology -
Data and Platforms to Meet Australia’s Future Research Needs
29 February 2024
Canberra, Australia
Data and Platforms to Meet Australia’s Future Research Needs https://www.eventbrite.com.au/e/data-and-platforms-to-meet-australias-future-research-needs-tickets-769370416627 https://dresa.org.au/events/data-and-platforms-to-meet-australia-s-future-research-needs The ARDC leadership series provides leaders & decision makers with an opportunity to work through data challenges impacting researchers. 2024-02-29 14:00:00 UTC 2024-02-29 16:00:00 UTC Australian Research Data Commons Ngunnawal and Ngambri Country, Canberra, Australia Ngunnawal and Ngambri Country Canberra Australia 2600 Australian Research Data Commons (ARDC) contact@ardc.edu.au [] [] 100 [] open_to_all []
-
Keeping Archives Online Learning Series
1 July 2016 - 31 December 2025
Keeping Archives Online Learning Series https://www.archivists.org.au/learning-publications/online-courses#KA https://dresa.org.au/events/keeping-archives-online-learning-series Our pioneering online learning program, based on our respected publication Keeping Archives, was launched in 2016. It provides a new level of learning in the archives and records profession, filling a gap between a tertiary course and on-the-job experience. These courses are ideal for: - People who are new to archives and need a grounding in archival principles; - Students who wish to enhance the archival component of their training; - Professional archivists who may require a refresher in new archival methods and theory – e.g. emergent web technologies and social media platforms; - Statutory organisations whose staff need records and archives knowledge as part of their responsibilities. - Organisations with volunteers who engage in archival work and need basic knowledge. 2016-07-01 09:00:00 UTC 2025-12-31 17:00:00 UTC Australian Society of Archivists Australia Australia Australian Society of Archivists office@archivists.org.au [] [] [] open_to_all ArchivesRecordsArvchivingRecordkeeping -
4th National HREC Conference
29 November - 29 December 2023
Online, Australia
4th National HREC Conference https://healthtranslationqld.org.au/hrec-conference-2023 https://dresa.org.au/events/4th-national-hrec-conference-29-november-1-december-2023 The 4th National HREC Conference continues to draw on ethics expertise from around Australia.. This national conference will again be free and be held virtually across three full days, on 29, 30 November and 1 December 2023. The conference will be held in the AEST-Brisbane time zone (GMT+10). Visit the conference website to see a full detailed program. There are some digital related session such as AI and data management and sharing. 2023-11-29 09:00:00 UTC 2023-12-29 15:00:00 UTC Health Translation Queensland Online, Online, Australia Online Online Australia Health Translation Queensland events@healthtranslationqld.org.au [] HREC ChairsHREC CoordinatorsHREC MembersResearchers and research students, or anyone who wants to learn intermediate statistical concepts to apply in R. 1000 webinar open_to_all HREC; Research ethics -
Data Manipulation and Visualisation in R at UNE Online
4 - 5 December 2023
Data Manipulation and Visualisation in R at UNE Online https://intersect.org.au/training/schedule https://dresa.org.au/events/data-manipulation-and-visualisation-in-r-at-une-online-6048655e-cc33-41b2-bb32-c5fa51d8b162 R is quickly gaining popularity as a programming language for statisticians, data scientists and researchers. It has an excellent ecosystem including the powerful RStudio and the Shiny web application framework. In this workshop, you will learn how to manipulate, explore and get insights from your data (Data Manipulation using the dplyr package), as well as how to convert your data from one format to another (Data Transformation using the tidyr package). You will also explore different types of graphs and learn how to customise them using one of the most popular plotting packages in R, ggplot2 (Data Visualisation). We teach using RStudio, which allows program code, results, visualisations and documentation to be blended seamlessly. Join us for a live coding workshop where we write programs that produce results, using the researcher-focused training modules from Intersect and the highly regarded Software Carpentry Foundation. #### You'll learn: - DataFrame Manipulation using the dplyr package - DataFrame Transformation using the tidyr package - Using the Grammar of Graphics to convert data into figures using the ggplot2 package - Configuring plot elements within ggplot2 - Exploring different types of plots using ggplot2 #### Prerequisites: Either [Learn to Program: R](https://intersect.org.au/training/course/r101/) or [Learn to Program: R](https://intersect.org.au/training/course/r101/) and [R for Research](https://intersect.org.au/training/course/r110/) needed to attend this course. If you already have experience with programming, please check the topics covered in the [Learn to Program: R](https://intersect.org.au/training/course/r101/) and [R for Research](https://intersect.org.au/training/course/r110/) courses to ensure that you are familiar with the knowledge needed for this course. **For more information, please click [here](https://intersect.org.au/training/course/r203).** 2023-12-04 09:00:00 UTC 2023-12-05 12:00:00 UTC Intersect Australia Australia Australia UNE training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: MATLAB at Deakin Online
5 - 6 December 2023
Learn to Program: MATLAB at Deakin Online https://intersect.org.au/training/schedule https://dresa.org.au/events/learn-to-program-matlab-at-deakin-online-d995a8d6-6fcd-415b-93db-7f1f407530c0 MATLAB is an incredibly powerful programming environment with a rich set of analysis toolkits. But what if you're just getting started - with MATLAB and, more generally, with programming? Nothing beats a hands-on, face-to-face training session to get you past the inevitable syntax errors! So join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: - Introduction to the MATLAB interface for programming - Basic syntax and data types in MATLAB - How to load external data into MATLAB - Creating functions (FUNCTIONS) - Repeating actions and analysing multiple data sets (LOOPS) - Making choices (IF STATEMENTS – CONDITIONALS) - Ways to visualise data in MATLAB #### Prerequisites: In order to participate, attendees must have a licensed copy of MATLAB installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. No prior experience with programming needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found [here](https://intersect.org.au/training/webinars/). **For more information, please click [here](https://intersect.org.au/training/course/matlab101).** 2023-12-05 09:30:00 UTC 2023-12-06 12:30:00 UTC Intersect Australia Australia Australia Deakin training@intersect.org.au [] [] [] host_institution [] -
Learn to Program: Python at UOA Online
5 - 6 December 2023
Learn to Program: Python at UOA Online https://intersect.org.au/training/schedule https://dresa.org.au/events/learn-to-program-python-at-uoa-online-36454043-d7fd-4c66-97b8-d0616c53c1d4 Python has deservedly become a popular language for scientific computing. It has all the friendly features and conveniences you'd expect of a modern programming language, and also a rich set of libraries for working with data. We teach using Jupyter notebooks, which allow program code, results, visualisations and documentation to be blended seamlessly. Perfect for sharing insights with others while producing reproducible research. Join us for this live coding workshop where we write programs that produce results, using the researcher-focused training modules from the highly regarded Software Carpentry Foundation. #### You'll learn: - Introduction to the JupyterLab interface for programming - Basic syntax and data types in Python - How to load external data into Python - Creating functions (FUNCTIONS) - Repeating actions and analysing multiple data sets (LOOPS) - Making choices (IF STATEMENTS - CONDITIONALS) - Ways to visualise data in Python #### Prerequisites: No prior experience with programming is needed to attend this course. We strongly recommend attending the Start Coding without Hesitation: Programming Languages Showdown and Thinking like a computer: The Fundamentals of Programming webinars. Recordings of previously delivered webinars can be found [here](https://intersect.org.au/training/webinars/). **For more information, please click [here](https://intersect.org.au/training/course/python101).** 2023-12-05 09:30:00 UTC 2023-12-06 12:30:00 UTC Intersect Australia Australia Australia UOA training@intersect.org.au [] [] [] host_institution [] -
The best of both worlds: Supercharging simulations with AI using SmartSim
7 December 2023
The best of both worlds: Supercharging simulations with AI using SmartSim https://pawsey.org.au/event/the-best-of-both-worlds-supercharging-simulations-with-ai-using-smartsim/ https://dresa.org.au/events/the-best-of-both-worlds-supercharging-simulations-with-ai-using-smartsim Pawsey, in collaboration with Intersect 3AI Platform and Australian Research Data Commons (ARDC) ML4AU, is delivering weekly events throughout the CSIRO AI month. Join our AI Month session featuring international expert Alessandro Rigazzi, ML & AI Engineer at Hewlett Packard Enterprise on the cutting-edge fusion of numerical simulations and AI with SmartSim—an innovative open-source project by HPE. Explore how this computational paradigm shift is transforming scientific research across diverse fields. Don’t miss the chance to hear from real-world examples where SmartSim has elevated simulation capabilities. Secure your spot now and stay ahead in the era of AI-driven simulations, register now. 2023-12-07 13:00:00 UTC 2023-12-07 14:00:00 UTC Pawsey Supercomputing Research Center Online, Perth, Australia Online Perth Australia Pawsey Supercomputing Research Centre training@pawsey.org.au [] [] [] open_to_all Artificial Intelligence -
Introduction to OpenMP for CPUs
8 December 2023
Introduction to OpenMP for CPUs https://pawsey.org.au/event/introduction-to-openmp-for-cpus/ https://dresa.org.au/events/introduction-to-openmp-for-cpus Having multiple cores available only speeds your code when you know how to use them. If you want to discover how to enable CPU parallelism in your code, and have a familiarity with C, C++ or Fortran, then this hands-on workshop is for you. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 8:30am (AWST) to ensure you can access the system. The class starts promptly at 9:00am. What will I learn in this 3-hour, hands-on workshop? You will learn about OpenMP: the reference in the High-Performance Computing world for shared memory programming over the last 25+ years. This workshop will address how to: - spawn multiple threads to enable CPU parallelism. - coordinate threads to have a certain piece of code executed by certain threads. - handle data between threads, depending on whether you want them to have their own copy or share it. - parallelise the execution of loops across threads. - make sure that different threads end with similar amounts of work. - synchronise threads to ensure that the program correctness is preserved. 2023-12-08 08:30:00 UTC 2023-12-08 12:00:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 PawseyPawsey Supercomputing Research Centre training@pawsey.org.au [] [] workshop open_to_all OpenMPCPU parallelismOpenMP with CPUs -
Using OpenMP with GPUs
8 December 2023
Kensington, Australia
Using OpenMP with GPUs https://pawsey.org.au/event/using-openmp-with-gpus/ https://dresa.org.au/events/using-openmp-with-gpus GPUs are powerful devices, but not trivial to use. If you want to discover how to offload the execution of your code to GPUs, and leverage the parallelism available on GPUs, then this hands-on workshop is for you. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 12:45pm (AWST) to ensure you can access the system. The class starts promptly at 1:15pm. What will I learn in this 3-hour, hands-on workshop? This workshop is a gentle introduction to OpenMP for GPUs: the reference in the High-Performance Computing world for shared memory programming over the last 25+ years, which has recently become a viable solution for GPU offloading. This workshop will address how to: -offload the execution of my code to a GPU. - move the data to and from the GPU. - let the data on the GPU to avoid extra, costly, memory transfers. - enable parallelism on the GPU. - use multiple GPUs. - leverage asynchronous execution. 2023-12-08 12:45:00 UTC 2023-12-08 16:15:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 PawseyPawsey Supercomputing Research Centre training@pawsey.org.au [] [] workshop open_to_all OpenMP with GPUsOpenMP -
Getting started with NVivo for Windows at UOA Online
10 December 2023
Getting started with NVivo for Windows at UOA Online https://intersect.org.au/training/schedule https://dresa.org.au/events/getting-started-with-nvivo-for-windows-at-uoa-online-821c4ed0-aa6f-47b7-95be-388751c1b79b Does your research see you working through unstructured and non-numerical data? With the ability to collect, store and analyse different data types all in the one location makes, it's easy to see why NVivo is becoming the tool of choice for many researchers. NVivo allows researchers to simply organise and manage data from a variety of sources including surveys, interviews, articles, video, email, social media and web content, PDFs and images. Coding your data allows you to discover trends and compares themes as they emerge across different sources and data types. Using NVivo memos and visualisations combined with the ability to integrate with popular bibliographic tools you can get your research ready for publication sooner. #### You'll learn: - Create and organise a qualitative research project in NVivo - Import a range of data sources using NVivo's integrated tools - Code and classify your data - Format your data to take advantage of NVivo’s auto-coding ability - Use NVivo to discover new themes and trends in research - Visualise relationships and trends in your data #### Prerequisites: In order to participate, attendees must have a licensed copy of NVivo installed on their computer. Speak to your local university IT or Research Office for assistance in obtaining a license and installing the software. This course is taught using NVivo 12 Pro for Windows and is not suitable for NVivo for Mac users. **For more information, please click [here](https://intersect.org.au/training/course/nvivo101).** 2023-12-10 09:30:00 UTC 2023-12-10 12:30:00 UTC Intersect Australia Australia Australia UOA training@intersect.org.au [] [] [] host_institution [] -
Introduction to MPI
11 December 2023
Kensington, Australia
Introduction to MPI https://pawsey.org.au/event/introduction-to-mpi/ https://dresa.org.au/events/introduction-to-mpi Are you interested in distributed memory programming? Are you ready to go beyond using a single node? Any given node has limited resources, whether memory or compute. Being able to scale beyond a single node enables you to leverage more resources, and make use of distributed memory architectures, such as supercomputers. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 8:30am (AWST) to ensure you can access the system. The class starts promptly at 9:00am (AWST). What will I learn in this 3-hour, hands-on workshop? This workshop is a gentle introduction to MPI: - create a program that can run simultaneously on multiple nodes. - make multiple processes communicate. - coordinate these processes to ensure correctness. - leverage optimised communications for known patterns. - overlap computation and communications. 2023-12-11 08:30:00 UTC 2023-12-11 12:00:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 Pawsey Supercomputing Research CentrePawsey training@pawsey.org.au [] [] [] open_to_all MPI -
GPU to GPU Communication with MPI and Other Topics
11 December 2023
Kensington, Australia
GPU to GPU Communication with MPI and Other Topics https://pawsey.org.au/event/gpu-to-gpu-communication-with-mpi-and-other-topics/ https://dresa.org.au/events/gpu-to-gpu-communication-with-mpi-and-other-topics GPUs are powerful devices, but one of their main weaknesses is the data transfer to and from the host device. A new feature appeared recently: GPU-to-GPU communications, allowing to bypass the need to send the data back through the host, with appropriate hardware support. This workshop will cover how this can be achieved in MPI programs, as well as discuss other intermediate-level MPI topics. You can join in-person OR virtually. This is a free workshop. Please register only if you plan to attend. Please join at 12:45pm (AWST) to ensure you can access the system. The class starts promptly at 1:15pm (AWST). What will I learn in this 3-hour, hands-on workshop? This workshop revolves around MPI, used for distributed memory programming. For the GPU portion, we will also use HIP, which is used on Pawsey’s Setonix supercomputer. Join us to learn how to: - achieve GPU-to-GPU communications in MPI. - receive messages of unknown size. - use one-sided operations in MPI. - efficiently reuse known communication patterns. - use miscellaneous other MPI features that are good to know. 2023-12-11 12:45:00 UTC 2023-12-11 16:15:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 Pawsey Supercomputing Research CentrePawsey training@pawsey.org.au [] [] workshop open_to_all MPIGPU to GPU Communication -
Best Practices for Building Nextflow Pipelines
12 December 2023
Kensington, Australia
Best Practices for Building Nextflow Pipelines https://pawsey.org.au/event/best-practices-for-building-nextflow-pipelines/ https://dresa.org.au/events/best-practices-for-building-nextflow-pipelines Join International Nextflow expert Chris Hakkaart from Seqera for an in-person, interactive workshop on building Nextflow pipelines. Chris will share best practices he and Seqera have gleaned over years of working with users across domains. Chris will be joined by local Seqera engineer, Marco De La Pierre. This workshop is in-person only at the Pawsey Centre and is free for participants. There is limited seating, so please register ONLY if you plan to attend for the entire day. Please arrive at 8:30am AWST to sign onto the system. Training starts promptly at 9:00am (AWST). 2023-12-12 08:30:00 UTC 2023-12-12 16:00:00 UTC Pawsey Supercomputing Research Center 1 Bryce Ave, Kensington, Australia 1 Bryce Ave Kensington Australia 6151 Pawsey Supercomputing Research CentrePawsey training@pawsey.org.au [] [] workshop open_to_all Nextflow -
HASS and Indigenous RDC Summer School
7 - 9 February 2024
Caulfield East, Australia
HASS and Indigenous RDC Summer School https://www.eventbrite.com.au/e/hass-and-indigenous-rdc-summer-school-tickets-753040463297 https://dresa.org.au/events/hass-and-indigenous-rdc-summer-school Participants will gain practical, hands-on, experience, digital skills, and help inspire new research outcomes in HASS & Indigenous research 2024-02-07 09:00:00 UTC 2024-02-09 16:30:00 UTC Australian Research Data Commons 900 Dandenong Road, Caulfield East, Australia 900 Dandenong Road Caulfield East Australia 3145 Australian Research Data Commons (ARDC) contact@ardc.edu.au [] [] 16777215 workshop open_to_all Science & Technology -
Data and Platforms to Meet Australia’s Future Research Needs
29 February 2024
Canberra, Australia
Data and Platforms to Meet Australia’s Future Research Needs https://www.eventbrite.com.au/e/data-and-platforms-to-meet-australias-future-research-needs-tickets-769370416627 https://dresa.org.au/events/data-and-platforms-to-meet-australia-s-future-research-needs The ARDC leadership series provides leaders & decision makers with an opportunity to work through data challenges impacting researchers. 2024-02-29 14:00:00 UTC 2024-02-29 16:00:00 UTC Australian Research Data Commons Ngunnawal and Ngambri Country, Canberra, Australia Ngunnawal and Ngambri Country Canberra Australia 2600 Australian Research Data Commons (ARDC) contact@ardc.edu.au [] [] 100 [] open_to_all []

Note, this map only displays events that have geolocation information in
DReSA.
For the complete list of events in DReSA, click the grid tab.