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

Remove estimated GPU duration from qualification output #1411

Closed
Tracked by #1221
amahussein opened this issue Nov 5, 2024 · 0 comments · Fixed by #1412
Closed
Tracked by #1221

Remove estimated GPU duration from qualification output #1411

amahussein opened this issue Nov 5, 2024 · 0 comments · Fixed by #1412
Assignees
Labels
affect-output A change that modifies the output (add/remove/rename files, add/remove/rename columns) core_tools Scope the core module (scala)

Comments

@amahussein
Copy link
Collaborator

amahussein commented Nov 5, 2024

As part of removing the legacy output calculation that depends on the legacy speedups, we need to get rid of the estimated GPU durations in different CSV files

  • rapids_4_spark_qualification_output.csv
    • Estimated GPU Duration
    • Estimated GPU Time Saved
  • rapids_4_spark_qualification_output_persql.csv
    • Estimated GPU Duration
    • Estimated GPU Time Saved
@amahussein amahussein added affect-output A change that modifies the output (add/remove/rename files, add/remove/rename columns) core_tools Scope the core module (scala) labels Nov 5, 2024
@amahussein amahussein self-assigned this Nov 5, 2024
amahussein added a commit to amahussein/spark-rapids-tools that referenced this issue Nov 5, 2024
Signed-off-by: Ahmed Hussein <[email protected]>

Fixes NVIDIA#1411

Removes two columns from the core qualification's output
`Estimated GPU Duration` and `Estimated GPU Time Saved` from 2 files `rapids_4_spark_qualification_output.csv` and `rapids_4_spark_qualification_output_persql.csv`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affect-output A change that modifies the output (add/remove/rename files, add/remove/rename columns) core_tools Scope the core module (scala)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant