Skip to content

Pull requests: cupy/cupy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

MAINT: Specify texture address precisely
#9471 opened Nov 4, 2025 by seberg Loading…
Clean up mempool-related issues
#9470 opened Nov 3, 2025 by leofang Loading…
Add numpy.isdtype support and tests
#9462 opened Oct 31, 2025 by kiranlahiri Loading…
Support CUDA wheels cat:feature New features/APIs prio:high
#9444 opened Oct 26, 2025 by leofang Loading… v14.0.0rc1
ENH: Minimal support for structured dtypes cat:feature New features/APIs prio:high
#9440 opened Oct 24, 2025 by seberg Loading…
BUG,MAINT: Restructure SingleDeviceMemoryPool and locking cat:enhancement Improvements to existing features prio:high
#9437 opened Oct 22, 2025 by seberg Draft
feat(import) Raise import error cat:install Build and installation no-compat Disrupts backward compatibility prio:medium
#9351 opened Sep 3, 2025 by gpinkert Loading…
Delay all imports of cupyx inside cupy cat:performance Performance in terms of speed or memory consumption prio:medium
#9338 opened Aug 30, 2025 by vyasr Draft
fix: use correct setting for csr denseification cat:performance Performance in terms of speed or memory consumption prio:medium
#9321 opened Aug 20, 2025 by ilan-gold Loading…
CI: add Ubuntu 24.04 CI cat:test Test code / CI prio:medium to-be-backported Pull-requests to be backported to stable branch
#9310 opened Aug 12, 2025 by kmaehashi Draft
Removing duplicate check in cupyx.scipy.interpolate.interpn cat:code-fix Code refactoring that do not change behavior prio:low
#9290 opened Aug 8, 2025 by arpadav Loading…
Speed up dlpack export and ignore stream for CPU requests cat:performance Performance in terms of speed or memory consumption prio:high to-be-backported Pull-requests to be backported to stable branch
#9266 opened Jul 29, 2025 by seberg Loading…
Fix coplanarity check in Delaunay triangulation cat:bug Bugs prio:medium to-be-backported Pull-requests to be backported to stable branch
#9219 opened Jul 2, 2025 by hovavalon Loading…
[WIP] Add cumulative_sum cat:feature New features/APIs prio:medium
#9205 opened Jun 25, 2025 by vprabhakar12 Draft
ProTip! Filter pull requests by the default branch with base:main.