Re: [I] [QDP] Iterator-based paged state vector and double-buffered I/O to prevent OOM [mahout]

2025-12-10 Thread via GitHub


400Ping commented on issue #703:
URL: https://github.com/apache/mahout/issues/703#issuecomment-3636050149

   discussed offline, will do this after #699 is merged.


-- 
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]



Re: [I] [QDP] Iterator-based paged state vector and double-buffered I/O to prevent OOM [mahout]

2025-12-10 Thread via GitHub


400Ping closed issue #703: [QDP] Iterator-based paged state vector and 
double-buffered I/O to prevent OOM
URL: https://github.com/apache/mahout/issues/703


-- 
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]



[I] [QDP] Iterator-based paged state vector and double-buffered I/O to prevent OOM [mahout]

2025-12-09 Thread via GitHub


400Ping opened a new issue, #703:
URL: https://github.com/apache/mahout/issues/703

   ### Summary
   
   - 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.


-- 
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]