JuliaCommunity / YouTubeVideoTimestamps

Adding timestamps to Julia YouTube videos!
MIT License
56 stars 38 forks source link

Fast, Faster, Julia: High Performance Implementation of the NFFT | Tobias Knopp | JuliaCon 2022 #197

Closed nHackel closed 8 months ago

nHackel commented 2 years ago

Speaker: Tobias Knopp Video url: https://www.youtube.com/watch?v=o9yF7HjkNG4&t=1303s

Content: 00:00 Welcome! 00:10 Background: FFT 02:27 Background: Limits of FFT 03:16 Non-Equidistant Fast Fourier Transform 05:03 Basic Idea of NFFT 06:39 Formula of the NFFT 08:15 Design Space 09:46 Introduction of NFFT.jl 11:25 Example of NFFT.jl 12:35 Dimension-Agnostic Implementations 14:55 Implementation Overview 16:15 Convolution: Idea 18:05 Convolution: Hot-Code Path 19:30 Adjoint Convolution 22:16 Performance and Accuracy Evaluation 22:52 Benchmark Results 22:45 Benchmark Results: Mutli-Threading 23:30 Summary and Outlook

KZiemian commented 9 months ago

I allowed myself to teak a little your work.

Content 00:00 Welcome! 00:10 Background: FFT 02:27 Background: Limits of FFT 03:16 Non-Equidistant Fast Fourier Transform 05:03 Basic Idea of NFFT 06:39 Formula of the NFFT 08:15 Design Space 09:46 Introduction of NFFT.jl 11:25 Example of NFFT.jl 12:35 Dimension-Agnostic Implementations 14:55 Implementation Overview 16:15 Convolution: Idea 18:05 Convolution: Hot-Code Path 19:30 Adjoint Convolution 22:16 Performance and Accuracy Evaluation 22:52 Benchmark Results 22:45 Benchmark Results: Mutli-Threading 23:30 Summary and Outlook

Resources NFFT.jl

KZiemian commented 9 months ago

Thank you. Timestamps were added to the video, we will close this issue, when we get access rights to this GitHub repository.

KZiemian commented 8 months ago

We can now close the issue.