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

Added host multithreading support for FFTW #652

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

aayushg55
Copy link
Contributor

@aayushg55 aayushg55 commented Jun 24, 2024

  • Enabled usage of multi-threaded FFTW
  • Templated host executor for single or multi-threaded operation
  • Added multithreading to host Exec() call
  • Resolved host FFT bugs when a temp output tensor is required

@aayushg55 aayushg55 requested a review from cliffburdick June 24, 2024 18:55
CMakeLists.txt Outdated Show resolved Hide resolved
CMakeLists.txt Outdated Show resolved Hide resolved
@cliffburdick
Copy link
Collaborator

/blossom-ci

Resolved host FFT bugs when a temp output tensor is required
@cliffburdick
Copy link
Collaborator

/blossom-ci

1 similar comment
@cliffburdick
Copy link
Collaborator

/blossom-ci

@coveralls
Copy link

Coverage Status

coverage: 93.711% (-0.04%) from 93.754%
when pulling 018b506 on fft_host_support
into ed09e1c on main.

@cliffburdick cliffburdick merged commit 7680716 into main Jun 25, 2024
1 check passed
@cliffburdick cliffburdick deleted the fft_host_support branch June 25, 2024 03:45
@cliffburdick
Copy link
Collaborator

/blossom-ci

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

Successfully merging this pull request may close these issues.

3 participants