-
Notifications
You must be signed in to change notification settings - Fork 13
Pull requests: zeokin/Cuda-Compute-OSS
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(config): reject a non-positive tile instead of silently miscomputing
area:matmul
Exact engine and tile schedules (matmul/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#120
opened Jul 8, 2026 by
boskodev790
Loading…
fix(strategy): correct advertised default M to min(n, max(64, n//8))
area:docs
README, CONTRIBUTING, BENCHMARKS and other docs
area:strategy
Smart strategies / transforms (strategy/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#118
opened Jul 8, 2026 by
boskodev790
Loading…
fix(strategy): size reconstruct() row-block from compute_dtype, not out_dtype
area:strategy
Smart strategies / transforms (strategy/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#117
opened Jul 8, 2026 by
boskodev790
Loading…
fix(matmul): count the GEMM output tile in auto_tile's VRAM budget
area:matmul
Exact engine and tile schedules (matmul/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#116
opened Jul 8, 2026 by
boskodev790
Loading…
feat: allow targeted strategy smoke checks
area:strategy
Smart strategies / transforms (strategy/)
area:tests
Correctness gates and test suites (tests/)
eval:none
Correct, but does not dominate exact on every cost axis (or gain too small to count)
status:needs-review
Awaiting maintainer review
type:feature
Feature / improvement PR that must carry a GPU scorecard
type:strategy
New smart strategy / transform proposal
#114
opened Jul 7, 2026 by
kaozyn
Loading…
7 of 8 tasks
fix(storage): thread seed through iota fill so eval couples differ (#104)
area:matmul
Exact engine and tile schedules (matmul/)
area:strategy
Smart strategies / transforms (strategy/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#113
opened Jul 7, 2026 by
RealDiligent
Contributor
Loading…
5 tasks done
fix(strategy): stream K tiles in multiply_exact for memmap inputs
area:strategy
Smart strategies / transforms (strategy/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#112
opened Jul 7, 2026 by
RealDiligent
Contributor
Loading…
5 tasks done
fix(matmul): budget fp16 fp32-upcast temporaries in _fits_in_core (#63)
area:matmul
Exact engine and tile schedules (matmul/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#111
opened Jul 7, 2026 by
philluiz2323
Contributor
Loading…
8 tasks done
fix(matmul): reject non-positive --tile in Config (#80)
area:matmul
Exact engine and tile schedules (matmul/)
area:tests
Correctness gates and test suites (tests/)
status:needs-review
Awaiting maintainer review
status:ready-non-gpu
Fix/docs PR cleared non-GPU triage; maintainer review only
type:bug
Something is incorrect or broken
#110
opened Jul 7, 2026 by
philluiz2323
Contributor
Loading…
8 tasks done
[test] exercise mock workflow from fork
area:docs
README, CONTRIBUTING, BENCHMARKS and other docs
eval:BASELINE
First admitted strategy on this track
status:needs-review
Awaiting maintainer review
#109
opened Jul 7, 2026 by
kaozyn
Loading…
ProTip!
Filter pull requests by the default branch with base:main.