Ammar ELWazir
ea4b793e73
Fixing rocminfo path for multiple installation ways ( #857 )
...
* Fixing rocminfo path for multiple installation ways
* Update source/lib/rocprofiler-sdk/tests/agent.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-05-15 15:35:53 -05:00
Ammar ELWazir
d61dbd03b3
Fixing build issues with HSA ( #856 )
...
[ROCm/rocprofiler-sdk commit: 91e7dfb24e ]
2024-05-15 14:12:44 -05:00
Ammar ELWazir
91e7dfb24e
Fixing build issues with HSA ( #856 )
2024-05-15 14:12:44 -05:00
Galantsev, Dmitrii
0c3c3442e0
Azure - Add rocm-ci.yml
...
Change-Id: If5db660729c732d96eb66897f0339850db98bb6b
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-05-15 12:54:10 -05:00
Galantsev, Dmitrii
7f4dd08c69
Azure - Add rocm-ci.yml
...
Change-Id: I44bf12857f894363fd8acc7d831c4cfa29fb77d9
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-05-15 12:53:10 -05:00
Maisam Arif
c464a77576
Merge amd-staging into amd-master 20240515
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I6f0514e16bc48f58d8ec2a1bf134370f82057ef2
2024-05-15 03:36:28 -05:00
Jonathan R. Madsen
a5b920d253
Fix code coverage GitHub workflow ( #853 )
...
- sync gcov version with gcc/g++ version
[ROCm/rocprofiler-sdk commit: dcba111ed5 ]
2024-05-15 01:37:06 -05:00
Jonathan R. Madsen
dcba111ed5
Fix code coverage GitHub workflow ( #853 )
...
- sync gcov version with gcc/g++ version
2024-05-15 01:37:06 -05:00
gobhardw
1088305d18
SWDEV-443556 Fixing hip trace for hipfft applications
...
Change-Id: I0076911fac755d3cf485e9fb9a5a51b13d0198c3
2024-05-15 02:17:46 -04:00
gobhardw
83b4bf0d06
SWDEV-443556 Fixing hip trace for hipfft applications
...
Change-Id: I0076911fac755d3cf485e9fb9a5a51b13d0198c3
[ROCm/rocprofiler commit: 1088305d18 ]
2024-05-15 02:17:46 -04:00
Oliveira, Daniel
e7d54946fb
fix: [MIT-License] [rocm/rocm_smi_lib]
...
Updates the license to MIT
Code changes related to the following: None
Change-Id: I62d0a5f02a2d5e58c1952337dff54892793c16cf
Signed-off-by: Oliveira, Daniel <daniel.oliveira@amd.com >
2024-05-15 01:38:36 -04:00
Oliveira, Daniel
497ef4a7ef
fix: [SWDEV-461904] [rocm/rocm_smi_lib]
...
Checks returned error by rsmi_dev_od_volt_info_get() before assert
Code changes related to the following:
* Unit tests
Change-Id: Icc0f329e35992aae19f07243024521181467bcd3
Signed-off-by: Oliveira, Daniel <daniel.oliveira@amd.com >
2024-05-14 18:25:00 -05:00
Ammar ELWazir
5d1320928c
SWDEV-419012: Adding New Perfetto SDK & Fixing early destruction of perfetto plugin
...
Change-Id: Ie1d8e753f10a1ba0686b021c14b788b444499f14
2024-05-14 11:24:40 -04:00
Ammar ELWazir
f93fad8364
SWDEV-419012: Adding New Perfetto SDK & Fixing early destruction of perfetto plugin
...
Change-Id: Ie1d8e753f10a1ba0686b021c14b788b444499f14
[ROCm/rocprofiler commit: 5d1320928c ]
2024-05-14 11:24:40 -04:00
gobhardw
7abb5a9b57
SWDEV-447472-updating tests
...
Change-Id: I27b0cddc0eb0ec3f6ed30aaef0d88971cd674033
[ROCm/roctracer commit: f3cad4c05b ]
2024-05-14 17:33:35 +05:30
gobhardw
f3cad4c05b
SWDEV-447472-updating tests
...
Change-Id: I27b0cddc0eb0ec3f6ed30aaef0d88971cd674033
2024-05-14 17:33:35 +05:30
Ranjith Ramakrishnan
1f4752295e
SWDEV-451078 - Update rocminfo package dependency list
...
python3, glibc, libgcc/libgcc_s1, libstdc++/libstdc++6 added to the RPM package dependency list
python3, libc6, libgcc-s1, libstdc++6 added to the DEB package dependency list
Change-Id: I4843b1431c0d0edf1b0df1e12c82adb4ff53c8cd
2024-05-13 15:40:26 -07:00
Ammar ELWazir
95241eef3b
Remove the force of using DEB,RPM,TGZ CPACK_GENERATOR
...
Change-Id: I2462831a31ebe74c9c69e332b5960631bb1ef279
2024-05-13 14:42:14 -04:00
Ammar ELWazir
ac46f39b22
Remove the force of using DEB,RPM,TGZ CPACK_GENERATOR
...
Change-Id: I2462831a31ebe74c9c69e332b5960631bb1ef279
[ROCm/rocprofiler commit: 95241eef3b ]
2024-05-13 14:42:14 -04:00
Ranjith Ramakrishnan
5e4f64e786
SWDEV-442738 - Static package generation for rocminfo
...
Package name will have suffix static-dev/devel
rocminfo static package will depend on hsa static package
Change-Id: I3e72b19403c10e74199067f2c725ed4a007ab150
2024-05-13 13:50:54 -04:00
Ammar ELWazir
988bf4f93d
SWDEV-415888: fixing issues with rocprof tool duplication for testing
...
Change-Id: I9168029cfc9519879bd024286ca6e2d9842deb85
2024-05-12 16:55:20 +00:00
Ammar ELWazir
5c2f899ff2
SWDEV-415888: fixing issues with rocprof tool duplication for testing
...
Change-Id: I9168029cfc9519879bd024286ca6e2d9842deb85
[ROCm/rocprofiler commit: 988bf4f93d ]
2024-05-12 16:55:20 +00:00
coleramos425
219914fa9e
Format CMake and Python
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 1f370c9fe7 ]
2024-05-10 09:07:40 -06:00
coleramos425
1f370c9fe7
Format CMake and Python
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
e6b2b03f32
Add support for --quiet flag to roofline
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: dba868973b ]
2024-05-10 09:07:40 -06:00
coleramos425
dba868973b
Add support for --quiet flag to roofline
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
d7d0e5bb70
Include Grafana assets in CMake build
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 1767c31db9 ]
2024-05-10 09:07:40 -06:00
coleramos425
1767c31db9
Include Grafana assets in CMake build
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
b110c2e20b
Executable permissions to docker entrypoint
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: e274f7ee88 ]
2024-05-10 09:07:40 -06:00
coleramos425
e274f7ee88
Executable permissions to docker entrypoint
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
1517617004
Add docs for --quiet mode and update README
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 3ab51735b5 ]
2024-05-10 09:07:40 -06:00
coleramos425
3ab51735b5
Add docs for --quiet mode and update README
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
156305f391
Update docs for new Grafana reorg
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 8bca70a6ef ]
2024-05-10 09:07:40 -06:00
coleramos425
8bca70a6ef
Update docs for new Grafana reorg
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
68ef26a9cf
Move all Grafana assets into subdir. Update plugin dependencies
...
Signed-off-by: coleramos425 <colramos@amd.com >
[ROCm/rocprofiler-compute commit: 1f44b4faa5 ]
2024-05-10 09:07:40 -06:00
coleramos425
1f44b4faa5
Move all Grafana assets into subdir. Update plugin dependencies
...
Signed-off-by: coleramos425 <colramos@amd.com >
2024-05-10 09:07:40 -06:00
coleramos425
5fd6022d9a
Update from https://github.com/ROCm/mibench/commit/b704bd3ec439f8cbece6713852fcafc855c5b07e
...
[ROCm/rocprofiler-compute commit: 519bcb9b3e ]
2024-05-10 09:07:40 -06:00
coleramos425
519bcb9b3e
Update from https://github.com/ROCm/mibench/commit/b704bd3ec439f8cbece6713852fcafc855c5b07e
2024-05-10 09:07:40 -06:00
Galantsev, Dmitrii
c3a4c899d5
Profiler - Add all required metrics
...
Change-Id: Iea3938df9407789c061c3a6ead9167a69069d6e6
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-05-09 23:24:02 -05:00
Giovanni LB
0fc74490cd
Reducing rocprofilerv2 memory usage
...
Change-Id: I13c2dec763818df38868593bba0223f01132bb7a
2024-05-09 18:57:22 -04:00
Giovanni LB
dcb561e3fe
Reducing rocprofilerv2 memory usage
...
Change-Id: I13c2dec763818df38868593bba0223f01132bb7a
[ROCm/rocprofiler commit: 0fc74490cd ]
2024-05-09 18:57:22 -04:00
Giovanni LB
67faf92553
Fixing crash on [deprecated] file mode
...
Change-Id: I39b644429d19b185f278caa039a3180c2fa3ab7c
2024-05-09 06:17:07 -03:00
Giovanni LB
0fc6fb9cf2
Fixing crash on [deprecated] file mode
...
Change-Id: I39b644429d19b185f278caa039a3180c2fa3ab7c
[ROCm/rocprofiler commit: 67faf92553 ]
2024-05-09 06:17:07 -03:00
Jiadong Zhu
049ab55393
Add WSL support for rocminfo
...
This includes detecting the running environment,
skipping kfd dependency check if in wsl platform
and disabling unavailable information on wsl.
V2: Use wslinfo to detect the environment.
V3: Add back some queries for wsl, as the not_supported
value shall be returned from hsa_runtime.
Signed-off-by: Jiadong Zhu <Jiadong.Zhu@amd.com >
Suggested-by: Tianci Yin <tianci.yin@amd.com >
Change-Id: I686d551c795cb5c5532591623022856f59512205
2024-05-09 14:37:15 +08:00
Gopesh Bhardwaj
6f526d3d85
Fixing multi pmc line tests ( #848 )
...
* Fixing multi pmc line tests
* Fixing cmake-format from commandline locally
[ROCm/rocprofiler-sdk commit: 5efede4de5 ]
2024-05-09 10:26:53 +05:30
Gopesh Bhardwaj
5efede4de5
Fixing multi pmc line tests ( #848 )
...
* Fixing multi pmc line tests
* Fixing cmake-format from commandline locally
2024-05-09 10:26:53 +05:30
randyh62
383c0b19e8
link updates, spelling
...
Change-Id: I71aafc2a0145d139c5c9ca6cb53214c77d88acc5
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-05-08 18:15:38 -05:00
randyh62
eeb59ed080
leo update
...
Change-Id: I34cb1cdadc1a99d0d226441f1a6b180cb8b4b258
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-05-08 18:15:28 -05:00
randyh62
2b815a68c8
doc reorganization
...
Change-Id: I526e5e594032299d85d995a7e6fe2d269c3621aa
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-05-08 18:15:06 -05:00
Bill(Shuzhou) Liu
8c44416410
Discover the amdgpu when card numbers are not consecutive.
...
When discover the amdgpu, if the assigned numbers are not consecutive,
not all GPU can be discovered. The code is change to discover the
GPU based on max card number.
Change-Id: I8b6a8b49594d6a54c7feb2645bedb83dc5c1b4cc
2024-05-08 13:59:16 -05:00