Skip to content

GPUArray.astype uses stream consistently - #507

Open
zzjjbb wants to merge 1 commit into
inducer:mainfrom
zzjjbb:patch-2
Open

GPUArray.astype uses stream consistently#507
zzjjbb wants to merge 1 commit into
inducer:mainfrom
zzjjbb:patch-2

Conversation

@zzjjbb

@zzjjbb zzjjbb commented Jul 29, 2026

Copy link
Copy Markdown
Contributor
  • Add optional stream parameter to GPUArray.copy(self,stream=None)
  • GPUArray.astype(..., stream) now respect the stream parameter consistently no matter the dtype is the same or not
  • Update doc

- add optional stream parameter to copy(stream=None)
- astype(..., stream) now respect stream parameter consistently
  no matter the dtype is the same or not
- update doc
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