rich7420 opened a new issue, #647:
URL: https://github.com/apache/mahout/issues/647

   ### Summary
   This issue asks adding NVTX and test for analyzing validity.
   
   ### Use Case
   We can define NVTX trace ranges, using a list-style format (like push/pop) 
to show how long the program spends in each point‑to‑point section. It can also 
analyze API and memory usage and report how much time each one takes.
   
   
   ### Additional Context
   [example in rust](https://docs.rs/nvtx/latest/nvtx/)
   


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

Reply via email to