Skip to content

Pull requests: rapidsai/kvikio

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

Forward-merge release/26.02 into main
#903 opened Jan 16, 2026 by rapids-bot bot Loading…
Make the bounce buffer move constructible and move assignable breaking Introduces a breaking change c++ Affects the C++ API of KvikIO improvement Improves an existing functionality
#898 opened Jan 13, 2026 by kingcrimsontianyu Loading…
Add a new remote I/O backend based on libcurl poll-based multi API breaking Introduces a breaking change c++ Affects the C++ API of KvikIO feature request New feature or request python Affects the Python API of KvikIO
#896 opened Jan 12, 2026 by kingcrimsontianyu Loading…
feat(sabi): build Python wheels with limited API improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#892 opened Jan 5, 2026 by gforsyth Draft
[experimental] Implement round-robin thread pool breaking Introduces a breaking change c++ Affects the C++ API of KvikIO improvement Improves an existing functionality
#878 opened Nov 21, 2025 by kingcrimsontianyu Draft
Add C++ benchmarks: FileHandle sequential read (part 2/n) c++ Affects the C++ API of KvikIO feature request New feature or request non-breaking Introduces a non-breaking change
#874 opened Nov 19, 2025 by kingcrimsontianyu Draft
[26.04+ experimental] Add io_uring backend to improve I/O performance in general breaking Introduces a breaking change c++ Affects the C++ API of KvikIO improvement Improves an existing functionality
#870 opened Nov 13, 2025 by kingcrimsontianyu Draft
feat: Add range-based locking for parallel file I/O improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#847 opened Sep 30, 2025 by a-hirota Loading…
add file size recording to span attrs improvement Improves an existing functionality Needs build-infra Requires input from the build infrastructure team non-breaking Introduces a non-breaking change
#838 opened Sep 23, 2025 by msarahan Draft
Upgrade CURL to 8.16.0 DO NOT MERGE improvement Improves an existing functionality Needs build-infra Requires input from the build infrastructure team non-breaking Introduces a non-breaking change
#824 opened Sep 15, 2025 by kingcrimsontianyu Draft
Improve environment variable handling breaking Introduces a breaking change c++ Affects the C++ API of KvikIO DO NOT MERGE improvement Improves an existing functionality
#750 opened Jun 8, 2025 by kingcrimsontianyu Draft
Support file-backed mapping (3/n): host side read examples c++ Affects the C++ API of KvikIO DO NOT MERGE feature request New feature or request non-breaking Introduces a non-breaking change
#743 opened Jun 2, 2025 by kingcrimsontianyu Draft
ProTip! Exclude everything labeled bug with -label:bug.