-
Notifications
You must be signed in to change notification settings - Fork 49
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
Provide non-misleading message on -o file extension #100
Open
mdzik
wants to merge
189
commits into
ROCm:amd-master
Choose a base branch
from
mdzik:patch-1
base: amd-master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change sorting so that it works with Python 3.x too
…ster Change-Id: Iba3f1bba62db2d995b357dc8a4de7871543c9af4
Making the new License file, Adding support in the CMakeLists.txt Change-Id: I785035a780fbfc59951fc27d45f9c1869ffb4fb3
…ster Change-Id: I4cefbafe5b524d118b7e9905d6d52993c06cf70c
…ster Change-Id: I2fa5fdf06675283140c98d8ffd162e81c93d8b10
Updating amd-master branch with latest updates from ROCm 5.0.0
…ster Change-Id: Ia70f70fed0055df7c6ff0e9b04e46e540d17a78c
…ster Change-Id: I98e81ebb264cc4c6161fdbec5053b566a2aa29bb
…ofilers for MI200 Change-Id: I2c38ccc297872dfc1896314ceadbed98dc761766 (cherry picked from commit 26c479c)
…ster Change-Id: I7c92bd612324ecc282946d015e0b0ccc705d2d1b
Added approved HW counters for MI200. Also added derived metrics for the same Change-Id: I1c6abfdfde4e4fd4ba8bd5eec0557ad08fd71c77
…le quotes at the time the .csv is generated Change-Id: I62f94a1cf8895eb324080f8aacac3f13c02d7050 (cherry picked from commit 4d99f8d)
…in double quotes at the time the .csv is generated" into release/rocm-rel-5.2
"a_string\x000" -> \"a_string\\x000\" Change-Id: I8bf054702b34577f84080080d9538b16abc996fe (cherry picked from commit 1f2723d85638aacf4c355e955d096909b249db9c)
This is used in-chain with other tools, and could be misinterpreted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is used in-chain with other tools, and could be misinterpreted