Marko Arandjelovic
b346582bff
SWDEV-477740 - Add unit test for hipTexRefSetArray
...
Change-Id: I3bd2f9cd956260110e7e5cd6c982769c5752b7d8
2024-12-09 13:52:30 -05:00
SrinivasaRao
5ba5ca2934
SWDEV-490555-[catch2][dtest] Functional tests for the API hipMemcpyHtoAAsync
...
Change-Id: I927e0907e2e2fb8316151da5b3a5ba23835412e8
[ROCm/hip-tests commit: 16c33198ba ]
2024-12-09 13:49:05 -05:00
SrinivasaRao
16c33198ba
SWDEV-490555-[catch2][dtest] Functional tests for the API hipMemcpyHtoAAsync
...
Change-Id: I927e0907e2e2fb8316151da5b3a5ba23835412e8
2024-12-09 13:49:05 -05:00
Rahul Manocha
05e52df05c
SWDEV-483107,SWDEV-492076,SWDEV-491371,SWDEV-484940 - hipStreamBeginCaptureToGraph catch exception fix
...
1) Catch Section should not be used inside host thread call.
Change-Id: I52c1bb80d6f92034dfbe2484d928e66eacf67d4c
[ROCm/hip-tests commit: decf563391 ]
2024-12-09 12:07:26 -05:00
Rahul Manocha
decf563391
SWDEV-483107,SWDEV-492076,SWDEV-491371,SWDEV-484940 - hipStreamBeginCaptureToGraph catch exception fix
...
1) Catch Section should not be used inside host thread call.
Change-Id: I52c1bb80d6f92034dfbe2484d928e66eacf67d4c
2024-12-09 12:07:26 -05:00
Ajay
7346f3bd29
SWDEV-498474 - APU: when total allocated is greater than 75% of invisible
...
Only when memory type is Local and the invisible memory is +ve
Should also fix SWDEV-490991
Change-Id: I78a4925a234ba90c63909bde5b7dc217568b4de3
[ROCm/clr commit: 7d763fb803 ]
2024-12-09 12:06:57 -05:00
Ajay
7d763fb803
SWDEV-498474 - APU: when total allocated is greater than 75% of invisible
...
Only when memory type is Local and the invisible memory is +ve
Should also fix SWDEV-490991
Change-Id: I78a4925a234ba90c63909bde5b7dc217568b4de3
2024-12-09 12:06:57 -05:00
Rahul Manocha
4dcee8e1e9
SWDEV-467733 - Enable SetCacheConfig Negative Param test
...
Change-Id: I8be8783dea6728a94580f2489251c7f1d60db7b2
[ROCm/hip-tests commit: 803097426e ]
2024-12-09 11:22:25 -05:00
Rahul Manocha
803097426e
SWDEV-467733 - Enable SetCacheConfig Negative Param test
...
Change-Id: I8be8783dea6728a94580f2489251c7f1d60db7b2
2024-12-09 11:22:25 -05:00
Satyanvesh Dittakavi
9cad0a4d59
SWDEV-485372 - Fix texture catch tests to run on appropriate ASICs
...
Change-Id: I9ef93e37eb29c3d09c6448fe95dba39fa7060464
[ROCm/hip-tests commit: d5028f0c2a ]
2024-12-09 10:35:43 -05:00
Satyanvesh Dittakavi
d5028f0c2a
SWDEV-485372 - Fix texture catch tests to run on appropriate ASICs
...
Change-Id: I9ef93e37eb29c3d09c6448fe95dba39fa7060464
2024-12-09 10:35:43 -05:00
Ioannis Assiouras
ca754b4a3e
SWDEV-475482 - Disable Texture Object Tests for all asics to merge clr change
...
Change-Id: I1dea13d938fd1c62a3a2ce8eb97fbff338a9e0bb
[ROCm/hip-tests commit: 8a3c3b65a7 ]
2024-12-09 06:59:20 -05:00
Ioannis Assiouras
8a3c3b65a7
SWDEV-475482 - Disable Texture Object Tests for all asics to merge clr change
...
Change-Id: I1dea13d938fd1c62a3a2ce8eb97fbff338a9e0bb
2024-12-09 06:59:20 -05:00
Vladana Stojiljkovic
d6b1d6a264
SWDEV-489376 - Fix Unit_hipLaunchHostFunc_Graph memory leaks
...
Change-Id: I209f686cb13f05d6b0b790aaa7ab8b93555df3b1
[ROCm/hip-tests commit: bf9f14d2ee ]
2024-12-09 04:01:22 -05:00
Vladana Stojiljkovic
bf9f14d2ee
SWDEV-489376 - Fix Unit_hipLaunchHostFunc_Graph memory leaks
...
Change-Id: I209f686cb13f05d6b0b790aaa7ab8b93555df3b1
2024-12-09 04:01:22 -05:00
Branislav Brzak
92b1136755
SWDEV-490860 - Do signal_is_required detection post graph schedule
...
Change-Id: Iaf1067a811aeac3d16c08de954036e219b545e07
[ROCm/clr commit: 89dfdc4dbe ]
2024-12-09 03:57:44 -05:00
Branislav Brzak
89dfdc4dbe
SWDEV-490860 - Do signal_is_required detection post graph schedule
...
Change-Id: Iaf1067a811aeac3d16c08de954036e219b545e07
2024-12-09 03:57:44 -05:00
Anusha GodavarthySurya
4957a7b5cd
SWDEV-485904 - Fix mem leak with Unit_hipMemSetAccess_negative
...
Change-Id: I6339ec290d901a6fc5cf33e33a71bf1b86f635ae
[ROCm/hip-tests commit: 984731b3ec ]
2024-12-09 03:51:09 -05:00
Anusha GodavarthySurya
984731b3ec
SWDEV-485904 - Fix mem leak with Unit_hipMemSetAccess_negative
...
Change-Id: I6339ec290d901a6fc5cf33e33a71bf1b86f635ae
2024-12-09 03:51:09 -05:00
Charis Poag
5d7555e586
[SWDEV-475712] Fix MI2x target_graphics_version
...
Removed correcting target_graphics_version by
product name. Instead detected target_graphics_version which
needs to be corrected -> populate accordingly.
Change-Id: I90765c87e0629daea5c732dace8acfd17e8c62c7
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
[ROCm/rocm_smi_lib commit: 8488518b1c ]
2024-12-08 22:01:43 -06:00
Charis Poag
8488518b1c
[SWDEV-475712] Fix MI2x target_graphics_version
...
Removed correcting target_graphics_version by
product name. Instead detected target_graphics_version which
needs to be corrected -> populate accordingly.
Change-Id: I90765c87e0629daea5c732dace8acfd17e8c62c7
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
2024-12-08 22:01:43 -06:00
Jaydeep Patel
a7406bbd5d
SWDEV-502532 - Exit graph launch in case of empty graph.
...
Change-Id: Ifb6ab14ca6810cbc1c9e38c59d1d9e7d367358d9
[ROCm/clr commit: 0d4823ff88 ]
2024-12-07 12:27:53 -05:00
Jaydeep Patel
0d4823ff88
SWDEV-502532 - Exit graph launch in case of empty graph.
...
Change-Id: Ifb6ab14ca6810cbc1c9e38c59d1d9e7d367358d9
2024-12-07 12:27:53 -05:00
Welton, Benjamin
1850de7ee1
[AFAR VII] rocprofiler_sample_device_counting_service return data as part of API call ( #57 )
...
---------
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: Benjamin Welton <ben@amd.com >
[ROCm/rocprofiler-sdk commit: 253c9adfc1 ]
2024-12-06 22:37:45 -08:00
Welton, Benjamin
253c9adfc1
[AFAR VII] rocprofiler_sample_device_counting_service return data as part of API call ( #57 )
...
---------
Co-authored-by: Benjamin Welton <bewelton@amd.com >
Co-authored-by: Benjamin Welton <ben@amd.com >
2024-12-06 22:37:45 -08:00
Madsen, Jonathan
22b4e6739d
Fix code coverage comment ( #58 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: bd33176966 ]
2024-12-06 18:44:34 -06:00
Madsen, Jonathan
bd33176966
Fix code coverage comment ( #58 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2024-12-06 18:44:34 -06:00
Yiannis Papadopoulos
c343a9dc60
rocr/aie: Add AIEAgent missing info
...
Change-Id: I32e9acc7b8b7dee4e9ff5524fec5c440bb8ece0e
2024-12-07 00:04:54 +00:00
Yiannis Papadopoulos
a317650289
rocr/aie: Add AIEAgent missing info
...
Change-Id: I32e9acc7b8b7dee4e9ff5524fec5c440bb8ece0e
[ROCm/ROCR-Runtime commit: c343a9dc60 ]
2024-12-07 00:04:54 +00:00
Nagaraj, Sriraksha
fd9da7dc43
Updating rocprofv3 doc for pc sampling beta option ( #59 )
...
* Updating rocprofv3 doc for pc sampling beta option
* Update source/docs/rocprofv3_input_schema.json
* Update using-rocprofv3.rst
---------
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
[ROCm/rocprofiler-sdk commit: c509fe799d ]
2024-12-06 17:41:28 -06:00
Nagaraj, Sriraksha
c509fe799d
Updating rocprofv3 doc for pc sampling beta option ( #59 )
...
* Updating rocprofv3 doc for pc sampling beta option
* Update source/docs/rocprofv3_input_schema.json
* Update using-rocprofv3.rst
---------
Co-authored-by: Elwazir, Ammar <Ammar.Elwazir@amd.com >
2024-12-06 17:41:28 -06:00
Madsen, Jonathan
0ed4441ca7
rocprofv3: Updates to counter collection optimizations ( #24 )
...
* Updates to counter collection optimizations
* Fix logic error
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: a09eda05b2 ]
2024-12-06 23:29:12 +00:00
Madsen, Jonathan
a09eda05b2
rocprofv3: Updates to counter collection optimizations ( #24 )
...
* Updates to counter collection optimizations
* Fix logic error
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
2024-12-06 23:29:12 +00:00
David Galiffi
7e1c3f9ffe
Merge branch 'amd-staging' into amd-mainline
...
[ROCm/rocprofiler-systems commit: c3d04bdce0 ]
2024-12-06 18:28:55 -05:00
David Galiffi
c3d04bdce0
Merge branch 'amd-staging' into amd-mainline
2024-12-06 18:28:55 -05:00
Nagaraj, Sriraksha
2cb3c6d84f
fix avail test ( #50 )
...
* fix avail test
* changing the regular expression
* Adding fatal error to avail script
* Revert "changing the regular expression"
This reverts commit e522143b5d9dccb870fd7f5667619ed32687d1e6.
[ROCm/rocprofiler-sdk commit: 5556774c3a ]
2024-12-06 17:07:45 -06:00
Nagaraj, Sriraksha
5556774c3a
fix avail test ( #50 )
...
* fix avail test
* changing the regular expression
* Adding fatal error to avail script
* Revert "changing the regular expression"
This reverts commit e522143b5d9dccb870fd7f5667619ed32687d1e6.
2024-12-06 17:07:45 -06:00
Jimbo Xie
80da7cce30
SWDEV-477219 - add flags for hipEventRecordwithFlags
...
Change-Id: I51f23d5bc33d7b6e4fd2483f12debf72c89c38af
[ROCm/hip commit: 9ebea17d3f ]
2024-12-06 17:51:51 -05:00
Jimbo Xie
9ebea17d3f
SWDEV-477219 - add flags for hipEventRecordwithFlags
...
Change-Id: I51f23d5bc33d7b6e4fd2483f12debf72c89c38af
2024-12-06 17:51:51 -05:00
dependabot[bot]
06596d71a2
Bump rocm-docs-core[api_reference] from 1.10.0 to 1.11.0 in /docs/sphinx
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
[ROCm/rocprofiler-systems commit: b91bba9781 ]
2024-12-06 17:47:06 -05:00
dependabot[bot]
b91bba9781
Bump rocm-docs-core[api_reference] from 1.10.0 to 1.11.0 in /docs/sphinx
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/ROCm/rocm-docs-core/releases )
- [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-06 17:47:06 -05:00
Choudhary, Rahul
32fe16606a
Update PSDB.yml - removing synchronize events to avoid duplicate triggers
...
[ROCm/rocprofiler-sdk commit: 745fd143dd ]
2024-12-06 14:17:25 -08:00
Choudhary, Rahul
745fd143dd
Update PSDB.yml - removing synchronize events to avoid duplicate triggers
2024-12-06 14:17:25 -08:00
Nagaraj, Sriraksha
921f57bac3
--pc-sampling-beta-enable in ROCProfV3 ( #56 )
...
PC sampling must be explicitly enabled.
Emit fatal error otherwise.
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
---------
Co-authored-by: Indic, Vladimir <Vladimir.Indic@amd.com >
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
[ROCm/rocprofiler-sdk commit: 17fdc33d05 ]
2024-12-06 22:04:23 +01:00
Nagaraj, Sriraksha
17fdc33d05
--pc-sampling-beta-enable in ROCProfV3 ( #56 )
...
PC sampling must be explicitly enabled.
Emit fatal error otherwise.
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
---------
Co-authored-by: Indic, Vladimir <Vladimir.Indic@amd.com >
Co-authored-by: Madsen, Jonathan <Jonathan.Madsen@amd.com >
2024-12-06 22:04:23 +01:00
Choudhary, Rahul
117d2131d0
Update kws.yml fixing the file extension name
...
[ROCm/rocprofiler-sdk commit: 6880dd1257 ]
2024-12-06 11:44:05 -08:00
Choudhary, Rahul
6880dd1257
Update kws.yml fixing the file extension name
2024-12-06 11:44:05 -08:00
Indic, Vladimir
00b558c037
PC Sampling API: emit info logs instead of error ( #53 )
...
* PC Sampling API: emit info logs instead of error
Inside PC sampling API, emit info logs instead of
error logs. The tests verifies status code of each
API call and decide when to skip, instead of relying
on messages in logs.
The samples_processing.cpp test has been removed as it's
not used.
[ROCm/rocprofiler-sdk commit: b4d7ee7887 ]
2024-12-06 20:40:30 +01:00
Indic, Vladimir
b4d7ee7887
PC Sampling API: emit info logs instead of error ( #53 )
...
* PC Sampling API: emit info logs instead of error
Inside PC sampling API, emit info logs instead of
error logs. The tests verifies status code of each
API call and decide when to skip, instead of relying
on messages in logs.
The samples_processing.cpp test has been removed as it's
not used.
2024-12-06 20:40:30 +01:00
Madsen, Jonathan
a70771f8dc
Misc AFAR VII updates + clang-tidy-19 + bump version to 0.6.0 ( #54 )
...
* Misc AFAR VII updates + clang-tidy-19 + bump version to 0.6.0
- move tests/rocprofv3/trace-period to tests/rocprofv3/collection-period
- bump clang-tidy to v19
- fix misc clang-tidy errors
* Update the collection period test
- don't attach files on fail bc when test is disabled, it causes problems
---------
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
[ROCm/rocprofiler-sdk commit: bd447ab941 ]
2024-12-06 12:35:29 -06:00