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

Qualification command should run without cluster-info #444

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

amahussein
Copy link
Collaborator

Signed-off-by: Ahmed Hussein (amahussein) [email protected]

Fixes #443

  • the qualification command can generate only speedups on all platforms without cluster info
  • fix ascli profiling command for onprem passing the worker_info instead of gpu_cluster
  • updated the documentation to mark the --cluster argument as optional

Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>

Fixes NVIDIA#443

- the qualification command can generate only speedups on all platforms
  without cluster info
- fix ascli profiling command for onprem passing the worker_info instead
  of gpu_cluster
- updated the documentation to mark the `--cluster` argument as optional
@amahussein amahussein added feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python) labels Jul 14, 2023
@amahussein amahussein self-assigned this Jul 14, 2023
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>
- 'Estimated GPU Duration'
- 'Estimated GPU Speedup'
- 'Estimated GPU Savings(%)'
summaryColumns: #columns to be displayed on the stdout as part of the final report
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice way to distinguish output to include savings estimates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request user_tools Scope the wrapper module running CSP, QualX, and reports (python)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEA] Qualification command should run without cluster-info
3 participants