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

Code and comment fixes for stream #5243

Merged
merged 1 commit into from
May 27, 2021
Merged

Conversation

kmaehashi
Copy link
Member

@kmaehashi kmaehashi commented May 24, 2021

No description provided.

@kmaehashi kmaehashi marked this pull request as draft May 24, 2021 08:45
@kmaehashi kmaehashi force-pushed the stream-refactoring branch 2 times, most recently from 4ebfe5e to 9600338 Compare May 24, 2021 15:30
@kmaehashi kmaehashi changed the title [WIP] Code and comment fixes for stream Code and comment fixes for stream May 24, 2021
@kmaehashi kmaehashi force-pushed the stream-refactoring branch from 9600338 to 145287b Compare May 24, 2021 17:37
@kmaehashi kmaehashi added cat:code-fix Code refactoring that do not change behavior prio:low labels May 24, 2021
@kmaehashi kmaehashi marked this pull request as ready for review May 24, 2021 17:39
@asi1024
Copy link
Member

asi1024 commented May 25, 2021

Jenkins, test this please.

@asi1024 asi1024 added this to the v10.0.0a1 milestone May 25, 2021
@asi1024 asi1024 added the st:test-and-merge (deprecated) Ready to merge after test pass. label May 25, 2021
Copy link
Member

@leofang leofang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM. (Looks like the fix scope is reduced? IIRC the version I read this morning included other nontrivial fixes.)

Comment on lines +423 to +424
# associated with the stream, it is way too complicated and does not
# work with HIP. Let us keep this as thin as possible.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is referring to #5172 (comment). Thanks for adding it!

@kmaehashi
Copy link
Member Author

Yes, the original motivation of this refactoring was to improve weakref handling, but as weakref will be removed in #5251 this PR now became just a code cleanup 😅

@chainer-ci
Copy link
Member

Jenkins CI test (for commit 145287b, target branch master) failed with status FAILURE.

@kmaehashi
Copy link
Member Author

pfnCI, test this please.

@chainer-ci
Copy link
Member

Jenkins CI test (for commit 145287b, target branch master) succeeded!

@emcastillo emcastillo removed this from the v10.0.0a1 milestone May 27, 2021
@mergify mergify bot merged commit 13304cc into cupy:master May 27, 2021
@kmaehashi kmaehashi deleted the stream-refactoring branch May 27, 2021 14:35
@asi1024 asi1024 added this to the v10.0.0a2 milestone May 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:code-fix Code refactoring that do not change behavior prio:low st:test-and-merge (deprecated) Ready to merge after test pass.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants