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

Avoid allocations during derived array construction. #2142

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Conversation

maleadt
Copy link
Member

@maleadt maleadt commented Nov 1, 2023

Addresses the added allocations in #2112.

There's no reason this API takes an N::Int param; we should change that in GPUArrays, but let's just do the local fix now.

@maleadt maleadt merged commit f917bd1 into master Nov 1, 2023
1 check was pending
@maleadt maleadt deleted the tb/perf branch November 1, 2023 19:02
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