Parallel Algebraic Multigrid in Julia with PartitionedArrays.jl - JuliaCon 2024
Offered By: The Julia Programming Language via YouTube
Course Description
Overview
Explore parallel algebraic multigrid (AMG) methods in Julia using PartitionedArrays.jl in this conference talk from JuliaCon 2024. Discover the latest updates to PartitionedArrays.jl, focusing on implementing and using parallel AMG methods and large-scale linear solvers. Learn about the package's alternative parallel programming interface, designed to address limitations of traditional MPI-based implementations. Understand how this approach simplifies the development and debugging process for complex algorithms, enabling the use of standard Julia tools during development and MPI-distributed arrays for large-scale production runs. Gain insights into distributed linear algebra data structures, computational kernels, and the implementation of AMG schemes using this innovative approach.
Syllabus
Parallel algebraic multigrid in Julia with PartitionedArrays.jl | Verdugo | JuliaCon 2024
Taught by
The Julia Programming Language
Related Courses
Machine Learning and Deep Learning Maths - Matrix and Vector OperationsThe AI University via YouTube Structure and Matrices in Julia Programming - Lecture 3
The Julia Programming Language via YouTube Sparse Matrices in Sparse Analysis - Anna Gilbert
Institute for Advanced Study via YouTube Practical Quantum Circuits for Block Encodings of Sparse Matrices
Institute for Pure & Applied Mathematics (IPAM) via YouTube C++ Compile-Time Sparse Matrices for Linear Algebra and Tracking Applications
CppNow via YouTube