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

resample_poly optimizations and operator support #465

Merged
merged 3 commits into from
Aug 15, 2023

Conversation

tbensonatl
Copy link
Collaborator

Optimize resample_poly by using larger launch grids in cases with a small number of batches and/or a small upsampling factor. The new launch grids are particularly helpful for large signals without batches and low upsampling factors. Also add support for a wider range of operators via mapply.

Optimize resample_poly by using larger launch grids in
cases with a small number of batches and/or upsampling factor.
The new launch grids are particularly helpful for large signals
without batches and low upsampling factors. Also add support
for a wider range of operators via mapply.
@tbensonatl
Copy link
Collaborator Author

/blossom-ci

@tbensonatl
Copy link
Collaborator Author

/blossom-ci

@cliffburdick cliffburdick merged commit f4e624e into main Aug 15, 2023
@cliffburdick cliffburdick deleted the resample-poly-optimization-launch-config branch August 15, 2023 16:19
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.

2 participants