Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Revert typo fix in cupy/_core/include/cupy/complex/complex.h#9460

Merged
leofang merged 1 commit into
cupy:mainfrom
kmaehashi:revert-typo-fix
Oct 30, 2025
Merged

Revert typo fix in cupy/_core/include/cupy/complex/complex.h#9460
leofang merged 1 commit into
cupy:mainfrom
kmaehashi:revert-typo-fix

Conversation

@kmaehashi

Copy link
Copy Markdown
Member

xref #9454

@kmaehashi kmaehashi requested a review from a team as a code owner October 30, 2025 12:44
@kmaehashi kmaehashi changed the title revert typo fix in cupy/_core/include/cupy/complex/complex.h Revert typo fix in cupy/_core/include/cupy/complex/complex.h Oct 30, 2025
@kmaehashi

Copy link
Copy Markdown
Member Author

/test skip

@kmaehashi kmaehashi added the cat:enhancement Improvements to existing features label Oct 30, 2025
@kmaehashi kmaehashi added this to the v14.0.0rc1 milestone Oct 30, 2025
@kmaehashi kmaehashi added the skip-ci Skip extensive CI after merging label Oct 30, 2025
@leofang leofang enabled auto-merge October 30, 2025 12:50
@leofang leofang merged commit ebfc42d into cupy:main Oct 30, 2025
52 checks passed
@kmaehashi kmaehashi deleted the revert-typo-fix branch October 30, 2025 13:40
@leofang

leofang commented Oct 30, 2025

Copy link
Copy Markdown
Member

Note: We reverted #9454 partially because by touching the internal (Thrust) headers it invalidated the kernel cache and caused all CI pipelines to time out due to re-compilation. We missed this during code review. In general we want to be very cautious about cache invalidation because the CI costs real money. I will revert this PR when I start working on #9333.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cat:enhancement Improvements to existing features skip-ci Skip extensive CI after merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants