Skip to content

Remove inconsistent Base.copy! method#696

Merged
maleadt merged 1 commit into
JuliaGPU:mainfrom
nhz2:nz/remove-copy!
May 15, 2026
Merged

Remove inconsistent Base.copy! method#696
maleadt merged 1 commit into
JuliaGPU:mainfrom
nhz2:nz/remove-copy!

Conversation

@nhz2
Copy link
Copy Markdown
Contributor

@nhz2 nhz2 commented Mar 27, 2026

Fixes #695

This method is no longer needed now that Base fallsback to copyto! JuliaLang/julia#46161

@nhz2
Copy link
Copy Markdown
Contributor Author

nhz2 commented Mar 29, 2026

CI failure looks unrelated

@maleadt maleadt force-pushed the nz/remove-copy! branch from 983aeab to c51c645 Compare May 15, 2026 09:07
@maleadt maleadt merged commit 49daedc into JuliaGPU:main May 15, 2026
17 of 18 checks passed
@nhz2 nhz2 deleted the nz/remove-copy! branch May 15, 2026 12:44
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.

GPUArrays and Base have different resizing behaviors for copy!

2 participants