Skip to content
Snippets Groups Projects

FFTW3 multithreading

Closed Nemergut, Daniel (Maths & Physics) requested to merge fftw3_multithread into master

This enables multithreading in FFTW3 using OpenMP and enables preprocessing during compilation. Only a portion of FFTW3 calls are sped up by this because the majority of them are already within parallel blocks that use the available threads.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
Please register or sign in to reply
Loading