-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: cupy/cupy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Migrate test_raw.py to using pytest
#10028
opened Jun 18, 2026 by
acosmicflamingo
Contributor
Loading…
Add SciPy-compatible sparse array classes (sparray) [split 1/3]
cat:enhancement
Improvements to existing features
to-be-backported
Pull-requests to be backported to stable branch
feat: implement __repr__ for sparse matrix classes
cat:enhancement
Improvements to existing features
to-be-backported
Pull-requests to be backported to stable branch
#10018
opened Jun 14, 2026 by
w1ndcn
Loading…
BUG: ndimage: binary_erosion vs. broadcasted input
#10013
opened Jun 12, 2026 by
acosmicflamingo
Contributor
Loading…
Fix int32 index overflow in
eigsh Lanczos normalize kernel
#10012
opened Jun 11, 2026 by
deniskurlov
Loading…
BUG: Fix weak integer comparison logic in old fusion path
cat:bug
Bugs
to-be-backported
Pull-requests to be backported to stable branch
#10003
opened Jun 8, 2026 by
seberg
Member
Loading…
ENH: Bfloat16 related fixes and cleanups
cat:enhancement
Improvements to existing features
to-be-backported
Pull-requests to be backported to stable branch
#10002
opened Jun 8, 2026 by
seberg
Member
Loading…
Implement missing parameters in nan<x> functions
#9999
opened Jun 5, 2026 by
Jervis-Vadakken
Loading…
Fix HIP-incompatible warp shuffle in cupyx.scipy.sparse CSR row-counting kernel
#9977
opened Jun 2, 2026 by
gpinkert
Contributor
Loading…
Clear runtime sticky error after any failed driver-API call
#9976
opened Jun 2, 2026 by
gpinkert
Contributor
Loading…
install: infer ROCM_HOME from hipcc on PATH
#9975
opened Jun 2, 2026 by
gpinkert
Contributor
Loading…
Avoid extra host copy when uploading a non-contiguous NumPy array
#9966
opened May 28, 2026 by
mfep
Contributor
Loading…
HIP: implement cuFuncSetAttribute (was an unimplemented stub returning hipErrorUnknown)
#9961
opened May 24, 2026 by
jungx098
Loading…
Support spmm dense row major
cat:performance
Performance in terms of speed or memory consumption
prio:medium
to-be-backported
Pull-requests to be backported to stable branch
#9960
opened May 23, 2026 by
ChenWeiLin911
Loading…
Add gufunc-like core_ndim>0 support to ElementwiseKernel
cat:feature
New features/APIs
prio:medium
to-be-backported
Pull-requests to be backported to stable branch
#9959
opened May 23, 2026 by
steppi
Contributor
Loading…
DOC: document on CUDA header error and discovery order
cat:document
Documentation
to-be-backported
Pull-requests to be backported to stable branch
#9958
opened May 23, 2026 by
kmaehashi
Member
Loading…
Addition of cupy.polyint with NumPy-compatible polynomial integration
#9956
opened May 22, 2026 by
Jarvis2001
Loading…
Add cupy.linalg.diagonal, cupy.linalg.outer, and cupy.linalg.matrix_norm
#9952
opened May 21, 2026 by
Bhuvan1527
Contributor
Loading…
Make bspline QR helpers __device__ instead of __global__
cat:enhancement
Improvements to existing features
to-be-backported
Pull-requests to be backported to stable branch
#9948
opened May 20, 2026 by
gpinkert
Contributor
Loading…
cuda_workaround.h: enable std::is_signed et al. on HIPRTC
cat:enhancement
Improvements to existing features
to-be-backported
Pull-requests to be backported to stable branch
#9944
opened May 20, 2026 by
gpinkert
Contributor
Loading…
Audit CUB/hipCUB device-API calls: check return values, switch to non-deprecated overloads
#9940
opened May 20, 2026 by
gpinkert
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.