rich7420 commented on PR #700: URL: https://github.com/apache/mahout/pull/700#issuecomment-3631177996
> * Single Large Memory Allocation -> adopt a paged state vector requiring kernel changes > * read_parquet_batch blocks -> introduce double-buffered async I/O to overlap CPU read with GPU compute and improve throughput. I think this part should be like Iterator way to fit every size of RAM and prevent OOM at same time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
