BLADE - The Allen Telescope Array CUDA-Accelerated Real-Time DSP Library
Offered By: CppNow via YouTube
Course Description
Overview
Explore a conference talk on BLADE, the Allen Telescope Array CUDA-Accelerated Real-Time DSP Library. Delve into the development of a GPU-based software for processing data from a radio interferometer, focusing on beamforming and high-resolution spectrograms. Learn about overcoming hardware bottlenecks, implementing optimization techniques, and building a distributed pipeline capable of processing massive data streams in real-time. Gain insights into software-defined telescopes, GPU-enabled processing backends, and the modular interface of BLADE that applies advanced optimization techniques automatically.
Syllabus
Introduction
Agenda
Island Telescope Array
Antennas
Compute Cluster
RF Stock Mart
Satellite Downlink
New Science
Bing Farming
Hybrid Processing
BLADE
Blade Components
WeightVector
spanner
custom class
new method
shape class
profiling
transpositions
structs
configuration
input and output
setup and forget
kernel compilation
Big Farmer
High Spectrum Resolution Spectrogram
Pipeline
Pipeline initialization
BladeRunner
Synchronous Architecture
Production Pipeline
Summary
Contact
Any questions
Taught by
CppNow
Related Courses
Your Favorite Undefined Behavior in C++CppNow via YouTube Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube