Add pinned_max_pool_size and unbounded_file_read_cache to StreamingOptions - #22501
Conversation
0a83f95 to
d33b398
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (2)
📝 WalkthroughSummary by CodeRabbit
WalkthroughAdded ChangesRapidsMPF Configuration Fields Addition
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Warning Review ran into problems🔥 ProblemsStopped waiting for pipeline failures after 30000ms. One of your pipelines takes longer than our 30000ms fetch window to run, so review may not consider pipeline-failure results for inline comments if any failures occurred after the fetch window. Increase the timeout if you want to wait longer or run a Comment |
|
/merge |
…ingOptions` (NVIDIA#22501) - Expose two RapidsMPF options: - `pinned_max_pool_size` (`RAPIDSMPF_PINNED_MAX_POOL_SIZE`) - `unbounded_file_read_cache` (`RAPIDSMPF_UNBOUNDED_FILE_READ_CACHE`) Authors: - Mads R. B. Kristensen (https://github.com/madsbk) Approvers: - Tom Augspurger (https://github.com/TomAugspurger) URL: NVIDIA#22501
Description
pinned_max_pool_size(RAPIDSMPF_PINNED_MAX_POOL_SIZE)unbounded_file_read_cache(RAPIDSMPF_UNBOUNDED_FILE_READ_CACHE)