mahout icon indicating copy to clipboard operation
mahout copied to clipboard

[QDP] Double-buffered async I/O for read_parquet_batch

Open 400Ping opened this issue 1 month ago • 1 comments

Summary

  • read_parquet_batch blocks -> introduce double-buffered async I/O to overlap CPU read with GPU compute and improve throughput.

400Ping avatar Dec 10 '25 01:12 400Ping