mahout
mahout copied to clipboard
[QDP] Double-buffered async I/O for read_parquet_batch
Summary
- read_parquet_batch blocks -> introduce double-buffered async I/O to overlap CPU read with GPU compute and improve throughput.