Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread-safety? #1

Open
cslr opened this issue Sep 9, 2023 · 1 comment
Open

Thread-safety? #1

cslr opened this issue Sep 9, 2023 · 1 comment

Comments

@cslr
Copy link

cslr commented Sep 9, 2023

Hi

Is pocket FFT thread-safe? Can I call pocketfft from OpenMP blocks and from different threads in parallel?

Tomas

@huseyin-bozkurt
Copy link

huseyin-bozkurt commented Feb 6, 2024

Hi,
I have been using pocketFFT (C version) for a month. Between OpenMP blocks, i have got sometimes "SEGMENTATION FAULT" error. I have not found the reason yet. In addition to that, C++ does not throw such an error but it is much much slower compared to C version.

P.S.: https://gitlab.mpcdf.mpg.de/mtr/pocketfft is the latest version of C++.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants