Skip to content

Remove inconsistent Base.copy! method#696

Open
nhz2 wants to merge 1 commit intoJuliaGPU:masterfrom
nhz2:nz/remove-copy!
Open

Remove inconsistent Base.copy! method#696
nhz2 wants to merge 1 commit intoJuliaGPU:masterfrom
nhz2:nz/remove-copy!

Conversation

@nhz2
Copy link
Copy Markdown

@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
Author

nhz2 commented Mar 29, 2026

CI failure looks unrelated

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!

1 participant