issues
search
nv-legate
/
cupynumeric
An Aspiring Drop-In Replacement for NumPy at Scale
https://docs.nvidia.com/cupynumeric
Apache License 2.0
623
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove old GH pages docs
#1156
bryevdv
closed
1 day ago
0
Implement scipy.ndimage.gaussian_filter
#1155
manopapad
opened
3 weeks ago
0
Does reshape create array copy?
#1154
wang-xianghao
closed
3 weeks ago
4
Monkeypatching matplotlib
#1153
syamajala
opened
1 month ago
5
[BUG] random.poisson doesn't accept arrays of lambda parameters
#1152
syamajala
opened
2 months ago
1
Add explicit _gpu build string. [Not for review]
#1151
mag1cp1n
closed
2 months ago
0
Cunumeric Dot/Multiply Returns Zero Matrix But Numpy Dot/Multiply Returns Nonzero Matrix
#1149
wlai0611
closed
2 weeks ago
11
[BUG] Cholesky example shows "matrix is not positive definite" error
#1148
s769
opened
3 months ago
1
Feature Request: Full Matrices = False for SVD (Not critical, I have a workaround but was just wondering in the future if planning to implement?)
#1147
wlai0611
closed
2 months ago
3
[BUG] unique does not support axis argument
#1146
suranap
opened
3 months ago
0
Add CODEOWNERS file
#1145
mag1cp1n
closed
3 months ago
0
[BUG] numpy.full has keyword arg "fill_value"
#1144
suranap
opened
3 months ago
1
Fix arg parsing in examples/wgrad.py
#1143
haochengxia
opened
4 months ago
1
[BUG] iadd does not do in-place add
#1142
suranap
opened
4 months ago
1
Feature request for np.roll
#1141
rkarur
opened
5 months ago
0
At-operator is matmul not dot
#1140
manopapad
closed
5 months ago
0
Fix runners
#1139
marcinz
closed
6 months ago
0
Initial implementation of np.unique(return_index=True)
#1138
JosephGuman
opened
6 months ago
1
Use tblis fork that includes fixes for ARM builds
#1137
manopapad
opened
6 months ago
0
Adding python-only implementation of gradient + test
#1136
ipdemes
closed
5 months ago
1
Update README.md
#1135
bryevdv
closed
6 months ago
0
specify min conda version
#1134
bryevdv
closed
6 months ago
0
Update README installation instructions to use conda
#1133
mjgarland
opened
6 months ago
1
[BUG] Significant overhead on running neural network benchmark
#1132
aterrel
opened
7 months ago
0
Optimizing `repeat` API for scalar value of `repeats`
#1131
ipdemes
closed
8 months ago
0
[BUG] detect_multi_node_defaults: fails w/ an UnboundLocalError on slurm single-node allocation
#1130
pmccormick
opened
8 months ago
1
Adding cov() functionality with tests
#1129
JosephGuman
closed
8 months ago
7
[BUG] Hang with 5D arrays
#1128
CharlelieLrt
opened
8 months ago
9
Bump Legate-Core version
#1127
manopapad
closed
8 months ago
0
Basic np.load implementation, falling back to NumPy
#1126
manopapad
closed
8 months ago
2
[BUG] gemm example fails with problem size that does not fit in single memory of a single gpu
#1125
dmargala
opened
9 months ago
0
Adding average functionality
#1124
JosephGuman
closed
8 months ago
6
logical_and reduction
#1123
JosephGuman
closed
8 months ago
10
Special-case mm, mv and vv contractions in eager path
#1122
suranap
opened
9 months ago
1
Nanquantile, Nanpercentile implementation
#1121
aschaffer
closed
8 months ago
5
Update cuda version to 12.2
#1120
mag1cp1n
closed
9 months ago
3
Bump Legate Core, to get hwloc fix
#1119
manopapad
closed
9 months ago
1
Adding logical_and.reduce() functionality
#1118
JosephGuman
closed
9 months ago
1
Add np.digitize
#1117
bryevdv
closed
9 months ago
5
Missing NumPy functions needed for SLAC applications
#1116
syamajala
opened
9 months ago
14
Numpy RuntimeWarning not raised by cunumeric
#1115
CharlelieLrt
opened
9 months ago
0
Fall back to inline mapping on single-element accesses
#1114
manopapad
opened
10 months ago
0
Remove logical version of transpose
#1113
manopapad
closed
9 months ago
0
Don't make copies of input Stores fully overlapping outputs
#1112
manopapad
opened
10 months ago
0
Add missing store overlap checks
#1111
manopapad
closed
9 months ago
4
Cunumeric and numpy behave differently for some inplace operations and slicing
#1110
CharlelieLrt
closed
9 months ago
2
Sum on 3 dimensions raises NotImplementedError
#1109
CharlelieLrt
opened
10 months ago
0
[pre-commit.ci] pre-commit autoupdate
#1108
pre-commit-ci[bot]
opened
10 months ago
2
src/cunumeric/matrix/transpose.cu skips transpose_2d_logical function
#1107
XiaLuNV
closed
9 months ago
3
Cunumeric Performance Acceleration Using GPUs.
#1106
1193749292
closed
10 months ago
4
Next