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

Multi-poll retry support (2/n): Refactor and extract the retry logic c++ Affects the C++ API of KvikIO improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1022 opened Aug 7, 2026 by kingcrimsontianyu Contributor Draft
Multi-poll retry support (1/n): Fix a bug in request retry bug Something isn't working c++ Affects the C++ API of KvikIO non-breaking Introduces a non-breaking change
#1021 opened Aug 6, 2026 by kingcrimsontianyu Contributor Loading…
Update to rapids-logger 0.3 improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1017 opened Aug 4, 2026 by bdice Contributor Loading…
Add structured, physical read traces improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1016 opened Jul 28, 2026 by TomAugspurger Contributor Loading…
Name KvikIO thread-pool workers for profiling improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#1014 opened Jul 22, 2026 by vyasr Contributor Loading…
[DO NOT MERGE] ci: add KvikIO release build outputs DO NOT MERGE non-breaking Introduces a non-breaking change
#1009 opened Jul 14, 2026 by msarahan Contributor Draft
Develop an Nsight System plugin to profile network bandwidth c++ Affects the C++ API of KvikIO improvement Improves an existing functionality Needs build-infra Requires input from the build infrastructure team non-breaking Introduces a non-breaking change python Affects the Python API of KvikIO
#999 opened Jul 6, 2026 by kingcrimsontianyu Contributor Loading…
Test GH200 runners DO NOT MERGE
#997 opened Jul 2, 2026 by bdice Contributor Draft
Check remote range end arithmetic
#986 opened Jun 23, 2026 by fallintoplace Contributor Loading…
Avoid overflow in remote read bounds checks improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#985 opened Jun 23, 2026 by fallintoplace Contributor Loading…
Test zero-size remote file reads
#984 opened Jun 23, 2026 by fallintoplace Contributor Loading…
Validate remote read byte counts improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#981 opened Jun 15, 2026 by fallintoplace Contributor Loading…
Improve NVTX by adding binary payload
#932 opened Feb 24, 2026 by kingcrimsontianyu Contributor Draft
Use bounce buffer ring to optimize local pread c++ Affects the C++ API of KvikIO improvement Improves an existing functionality
#921 opened Feb 2, 2026 by kingcrimsontianyu Contributor Draft
[WIP] Optimize easy-handle remote I/O using bounce buffer ring c++ Affects the C++ API of KvikIO improvement Improves an existing functionality non-breaking Introduces a non-breaking change
#916 opened Jan 30, 2026 by kingcrimsontianyu Contributor Draft
Implement a k-way bounce buffer ring, and unify bounce buffer management breaking Introduces a breaking change c++ Affects the C++ API of KvikIO feature request New feature or request
#913 opened Jan 30, 2026 by kingcrimsontianyu Contributor 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 Contributor 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 Contributor 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 Contributor 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 Contributor 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 Contributor 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 Contributor Draft
ProTip! Exclude everything labeled bug with -label:bug.