Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support driverlog argument in profiler CLI #897

Merged
merged 2 commits into from
Apr 3, 2024

Commits on Apr 2, 2024

  1. Support driver argument in profiler CLI

    Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
    
    Fixes NVIDIA#676
    
    - This code allows passing `--driverlog` argument to the `spark_rapids`
    CLI
    - The spark_rapids profiling cmd can accept none eventlogs
    - Added unit test to the spark_rapids that eventlogs can be empty
    amahussein committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f5019be View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Fix typos in the python doc

    Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
    amahussein committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    1bd52f6 View commit details
    Browse the repository at this point in the history