Add support for MI 100 with rocprofiler-sdk (#768)

* Add custom rocprofiler-sdk counter definitions file for MI 100

* Update CHANGELOG to mention that accumulation counters will not be
  collected when profiling on MI 100 using rocprofiler-sdk/rocprofv3

* Migrate accum_counters.yaml to code

[ROCm/rocprofiler-compute commit: a95a45d69a]
이 커밋은 다음에 포함됨:
vedithal-amd
2025-06-26 09:03:18 -04:00
커밋한 사람 GitHub
부모 3a703cec00
커밋 1d59cbb06d
7개의 변경된 파일2974개의 추가작업 그리고 200개의 파일을 삭제
-1
파일 보기
@@ -33,7 +33,6 @@ from pathlib import Path
import pandas as pd
import config
from utils.logger import (
console_debug,
console_error,