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

[Splines] no slicing if not needed #245

Closed
wants to merge 1 commit into from
Closed

Conversation

blegouix
Copy link
Collaborator

@blegouix blegouix commented Nov 28, 2023

Do not allocate buffer & do not make unecessary copy if problem size is smaller than parallel_chunk size.

Impact on performance is actually very small.

(Not really in scope of the MR but I also rename bandwidth -> throughput in the plotter)

@blegouix blegouix requested a review from tpadioleau November 28, 2023 11:35
@blegouix blegouix closed this Dec 6, 2023
@tpadioleau tpadioleau deleted the splines-no-slicing-case branch December 8, 2023 09:49
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.

1 participant