Julia Programming Language
Thread safety of `mul!` in `ToeplitzMatrices.jl` with FFTW plan inside Factorization
General Usage
fftw
,
multithreading
stevengj
June 8, 2023, 7:07pm
2
Yes.
Plan execution is thread-safe.
But I don’t know how ToeplitzMatrices uses FFTW.
1 Like
show post in topic
Related topics
Topic
Replies
Views
Activity
FFTW Plans for multiple threads
Julia at Scale
fftw
,
multithreading
1
2527
March 14, 2019
Is multithreaded FFTW on multiple arrays causing too much overhead?
Performance
fftw
15
965
August 19, 2023
Parallel FFT not that much faster
General Usage
fftw
,
parallel
,
multithreading
10
7102
December 19, 2016
FFTW multithreading and plans
General Usage
fftw
,
multithreading
3
797
July 11, 2023
Possible bug using plan_irfft and plan_rfft with mul! and ldiv!
General Usage
question
,
fftw
,
bug
,
linearalgebra
2
652
March 17, 2021