Julia Jiang
9a816228fb
SWDEV-479940 - adding hipHostFree in deprecation group in ROCm documentation
...
Change-Id: I1347b7be9e6e496899f86602372156e320e2c63a
[ROCm/hip commit: 7e07826447 ]
2024-10-24 11:24:24 -04:00
Julia Jiang
7e07826447
SWDEV-479940 - adding hipHostFree in deprecation group in ROCm documentation
...
Change-Id: I1347b7be9e6e496899f86602372156e320e2c63a
2024-10-24 11:24:24 -04:00
Branislav Brzak
8b0c88e49b
SWDEV-465209 - Enable Not_Supported tests
...
This addresses
SWDEV-465209
SWDEV-465211
SWDEV-465216
SWDEV-465218
SWDEV-465210
Change-Id: I3596f058050d056608dbbe5353306ee88d277b44
[ROCm/hip-tests commit: 570c690f42 ]
2024-10-24 05:52:25 -04:00
Branislav Brzak
570c690f42
SWDEV-465209 - Enable Not_Supported tests
...
This addresses
SWDEV-465209
SWDEV-465211
SWDEV-465216
SWDEV-465218
SWDEV-465210
Change-Id: I3596f058050d056608dbbe5353306ee88d277b44
2024-10-24 05:52:25 -04:00
Gopesh Bhardwaj
4a64ab1884
Fixing logging ( #1146 )
...
* Fixing logging
* Removing logs
[ROCm/rocprofiler-sdk commit: 42765c35a2 ]
2024-10-24 12:03:16 +05:30
Gopesh Bhardwaj
42765c35a2
Fixing logging ( #1146 )
...
* Fixing logging
* Removing logs
2024-10-24 12:03:16 +05:30
Chao Fei
345ac64a43
Enable RDC policy feature
...
1. Add policy APIs
2. Add policy example for policy API usage
Change-Id: I14deb7c809d0b865b7bb083842092fc37868025e
Signed-off-by: Chao Fei <Chao.Fei@amd.com >
2024-10-23 20:37:27 -04:00
Chao Fei
d489245fbe
Enable RDC policy feature
...
1. Add policy APIs
2. Add policy example for policy API usage
Change-Id: I14deb7c809d0b865b7bb083842092fc37868025e
Signed-off-by: Chao Fei <Chao.Fei@amd.com >
[ROCm/rdc commit: 345ac64a43 ]
2024-10-23 20:37:27 -04:00
Nirmal Unnikrishnan
58d9a05f95
SWDEV-484091 : Correcting LIB_PATCH_VERSION
...
ROCM_LIBPATCH_VERSION will be set in ENV and should be using that for setting library patch version. Fixing the bug as the patch version was not taken from ENV
Change-Id: I020e48ce5169c17b916be99311623198da1cabf7
2024-10-23 16:21:23 -05:00
Nirmal Unnikrishnan
b0af2725e3
SWDEV-484091 : Correcting LIB_PATCH_VERSION
...
ROCM_LIBPATCH_VERSION will be set in ENV and should be using that for setting library patch version. Fixing the bug as the patch version was not taken from ENV
Change-Id: I020e48ce5169c17b916be99311623198da1cabf7
[ROCm/rocm-core commit: 58d9a05f95 ]
2024-10-23 16:21:23 -05:00
Ranjith Ramakrishnan
f2208f6452
SWDEV-489527 - Create /opt/rocm softlink only for prefix paths that starts with /opt/rocm-
...
USE $RPM_INSTALL_PREFIX0 rather than hard coded paths in the post/pre install scripts for rpm use case
Change-Id: I56c66f0befd5502fd2a4218f0b661661259436ed
2024-10-23 16:21:23 -05:00
Ranjith Ramakrishnan
1e018ec3aa
SWDEV-489527 - Create /opt/rocm softlink only for prefix paths that starts with /opt/rocm-
...
USE $RPM_INSTALL_PREFIX0 rather than hard coded paths in the post/pre install scripts for rpm use case
Change-Id: I56c66f0befd5502fd2a4218f0b661661259436ed
[ROCm/rocm-core commit: f2208f6452 ]
2024-10-23 16:21:23 -05:00
Ranjith Ramakrishnan
b67be0d02c
SWDEV-489527 - Remove hard coded paths in rocmmod
...
This will make rocmmod relocatable
Change-Id: Iefcdf158e975d6d757f55f8854f34d9b989002be
2024-10-23 16:21:23 -05:00
Ranjith Ramakrishnan
e94b0f6f8b
SWDEV-489527 - Remove hard coded paths in rocmmod
...
This will make rocmmod relocatable
Change-Id: Iefcdf158e975d6d757f55f8854f34d9b989002be
[ROCm/rocm-core commit: b67be0d02c ]
2024-10-23 16:21:23 -05:00
AravindanC
eedf4c1410
Enable cmake module config/target for rocm-core
...
Change-Id: Icbdd6d1e0e9a865dc86b6568bf0b7f7ff35b3b5c
2024-10-23 16:21:23 -05:00
AravindanC
eba54673e6
Enable cmake module config/target for rocm-core
...
Change-Id: Icbdd6d1e0e9a865dc86b6568bf0b7f7ff35b3b5c
[ROCm/rocm-core commit: eedf4c1410 ]
2024-10-23 16:21:23 -05:00
AravindanC
749b656cf7
SWDEV-342167 - Remove Hard Coded Install Permission
...
Change-Id: Ib8206e58f3f1772735e62c93ba8ac32e752bad83
2024-10-23 16:21:23 -05:00
AravindanC
638759087c
SWDEV-342167 - Remove Hard Coded Install Permission
...
Change-Id: Ib8206e58f3f1772735e62c93ba8ac32e752bad83
[ROCm/rocm-core commit: 749b656cf7 ]
2024-10-23 16:21:23 -05:00
Jaydeep Patel
a2031a7006
SWDEV-481514, SWDEV-482400 - Use correct way to add delay/wait on GPU.
...
Change-Id: I163896333bf741053173d636a499ed6406e77a09
[ROCm/hip-tests commit: 87c8a0417c ]
2024-10-23 14:39:35 -04:00
Jaydeep Patel
87c8a0417c
SWDEV-481514, SWDEV-482400 - Use correct way to add delay/wait on GPU.
...
Change-Id: I163896333bf741053173d636a499ed6406e77a09
2024-10-23 14:39:35 -04:00
Vladana Stojiljkovic
ed279ae9d3
SWDEV-457747 Fix disabled Unit_hipMemSetAccess_Vmm2PeerPeerMemCpy test
...
Change-Id: If83dce52a60dcad94397afe758dc8ebf03d6c69a
[ROCm/hip-tests commit: db697c1873 ]
2024-10-23 14:32:20 -04:00
Vladana Stojiljkovic
db697c1873
SWDEV-457747 Fix disabled Unit_hipMemSetAccess_Vmm2PeerPeerMemCpy test
...
Change-Id: If83dce52a60dcad94397afe758dc8ebf03d6c69a
2024-10-23 14:32:20 -04:00
Rahul Manocha
6470a57dac
SWDEV-474617 - Add Peer Device access check for memcpy2D tests and fix for SVM Memory test.
...
Change-Id: Idff7c02087f99c59f456e0027bbe0bc19cf67059
[ROCm/hip-tests commit: 8b15996041 ]
2024-10-23 14:26:02 -04:00
Rahul Manocha
8b15996041
SWDEV-474617 - Add Peer Device access check for memcpy2D tests and fix for SVM Memory test.
...
Change-Id: Idff7c02087f99c59f456e0027bbe0bc19cf67059
2024-10-23 14:26:02 -04:00
Marko Arandjelovic
2e87246963
SWDEV-475749 - Add unit test for hipMallocHost
...
Change-Id: I0e94342ba68c12f64ac94a04a46f1c478e6f01be
[ROCm/hip-tests commit: 56ef43810b ]
2024-10-23 14:05:33 -04:00
Marko Arandjelovic
56ef43810b
SWDEV-475749 - Add unit test for hipMallocHost
...
Change-Id: I0e94342ba68c12f64ac94a04a46f1c478e6f01be
2024-10-23 14:05:33 -04:00
Julia Jiang
5e2b090e68
SWDEV-479940 - Updating the format of changelog
...
Change-Id: I8aedb47b0de3ed656993bbcf9d7bc0fe3720f391
[ROCm/clr commit: 6f30ae102c ]
2024-10-23 11:32:40 -04:00
Julia Jiang
6f30ae102c
SWDEV-479940 - Updating the format of changelog
...
Change-Id: I8aedb47b0de3ed656993bbcf9d7bc0fe3720f391
2024-10-23 11:32:40 -04:00
taosang2
bb901bef4a
SWDEV-475568 - Fix compiling issues
...
Fix compiling issues of "make perf_test" under
hip-tests.
Change-Id: Ib03328a2fb13375fa44626a42202b1eeb177b8b2
[ROCm/hip-tests commit: a2f37dfa3a ]
2024-10-23 11:03:45 -04:00
taosang2
a2f37dfa3a
SWDEV-475568 - Fix compiling issues
...
Fix compiling issues of "make perf_test" under
hip-tests.
Change-Id: Ib03328a2fb13375fa44626a42202b1eeb177b8b2
2024-10-23 11:03:45 -04:00
Jaydeep Patel
ad52c74707
SWDEV-479807 - Skip if peer access is not supported.
...
Change-Id: I2a40976e7e1a4c86c41ea86e87359c7d4b85c6d8
[ROCm/hip-tests commit: 2f067487d2 ]
2024-10-23 10:57:23 -04:00
Jaydeep Patel
2f067487d2
SWDEV-479807 - Skip if peer access is not supported.
...
Change-Id: I2a40976e7e1a4c86c41ea86e87359c7d4b85c6d8
2024-10-23 10:57:23 -04:00
Todd tiantuo Li
bc7d1d9144
SWDEV-448894 - Fix hipMemcpyDtoD and hipMemcpyDtoDAsync tests
...
1.Test staging buffer copy when there is no P2P capabilities
2.Enable PeerAccess correctly for P2P copy
Change-Id: Ic0b75a60c8a763f3cfe68fbd92656fbfb4c207bc
[ROCm/hip-tests commit: d1d8b1e08e ]
2024-10-23 10:54:34 -04:00
Todd tiantuo Li
d1d8b1e08e
SWDEV-448894 - Fix hipMemcpyDtoD and hipMemcpyDtoDAsync tests
...
1.Test staging buffer copy when there is no P2P capabilities
2.Enable PeerAccess correctly for P2P copy
Change-Id: Ic0b75a60c8a763f3cfe68fbd92656fbfb4c207bc
2024-10-23 10:54:34 -04:00
Yiannis Papadopoulos
c7785a6da1
rocr/aie: Remove unused set container and error when using AIE agents in MemoryRegion
...
Change-Id: Icf1e56412c840810a679f376293a616068841b8c
2024-10-23 09:42:32 -04:00
Yiannis Papadopoulos
6525bb1a5d
rocr/aie: Remove unused set container and error when using AIE agents in MemoryRegion
...
Change-Id: Icf1e56412c840810a679f376293a616068841b8c
[ROCm/ROCR-Runtime commit: c7785a6da1 ]
2024-10-23 09:42:32 -04:00
Sam Wu
132f00cbec
Documentation - Bump rocm-docs-core to 1.8.2 ( #1116 )
...
* Bump rocm-docs-core to 1.8.2
* changing certi back to previous version
---------
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
[ROCm/rocprofiler-sdk commit: dd71131114 ]
2024-10-23 17:24:12 +05:30
Sam Wu
dd71131114
Documentation - Bump rocm-docs-core to 1.8.2 ( #1116 )
...
* Bump rocm-docs-core to 1.8.2
* changing certi back to previous version
---------
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
2024-10-23 17:24:12 +05:30
Satyanvesh Dittakavi
1431bb5403
SWDEV-465073 - Enable hipClassKernel_Virtual test on Windows
...
The test is already updated earlier and now it can be
enabled as the compiler change is in mainline
Change-Id: I9bbf33adf766a0d6b11bfa18350e79cfe35dd324
[ROCm/hip-tests commit: 057328bc7f ]
2024-10-23 07:58:32 +00:00
Satyanvesh Dittakavi
057328bc7f
SWDEV-465073 - Enable hipClassKernel_Virtual test on Windows
...
The test is already updated earlier and now it can be
enabled as the compiler change is in mainline
Change-Id: I9bbf33adf766a0d6b11bfa18350e79cfe35dd324
2024-10-23 07:58:32 +00:00
Rupam Chetia
779beb09f2
SWDEV-471105 - [catch2][dtest] Adding functional tests for hipMemPoolExportToShareableHandle, hipMemPoolExportPointer, hipMemPoolImportFromShareableHandle and hipMemPoolImportPointer
...
Change-Id: Ief0f0d7f4c05d741e49eaffa54f11338c4bdc30f
[ROCm/hip-tests commit: 9fd38dd3e1 ]
2024-10-23 02:45:00 -04:00
Rupam Chetia
9fd38dd3e1
SWDEV-471105 - [catch2][dtest] Adding functional tests for hipMemPoolExportToShareableHandle, hipMemPoolExportPointer, hipMemPoolImportFromShareableHandle and hipMemPoolImportPointer
...
Change-Id: Ief0f0d7f4c05d741e49eaffa54f11338c4bdc30f
2024-10-23 02:45:00 -04:00
Rupam Chetia
a214454a2a
SWDEV-468182 - [catch2][dtest] Adding scenarios for hipMemImportFromShareableHandle and hipMemExportToShareableHandle
...
Change-Id: I46e2bb60acc354c2db02a150848d9be4386bff30
[ROCm/hip-tests commit: 2eb6754de5 ]
2024-10-23 02:35:31 -04:00
Rupam Chetia
2eb6754de5
SWDEV-468182 - [catch2][dtest] Adding scenarios for hipMemImportFromShareableHandle and hipMemExportToShareableHandle
...
Change-Id: I46e2bb60acc354c2db02a150848d9be4386bff30
2024-10-23 02:35:31 -04:00
taosang2
6af4dd61e6
SWDEV-451393 - Add kernel execution perf test
...
Add kernel excution perf test per blockSize and block number.
Implement a solution to roughly evaluate gpu variable
frequency based on clock64() and wall_clock64().
Change-Id: Ic87761a862d4a894fdcaab3431d63fe2592bb682
[ROCm/hip-tests commit: 0a22d14775 ]
2024-10-23 02:25:07 -04:00
taosang2
0a22d14775
SWDEV-451393 - Add kernel execution perf test
...
Add kernel excution perf test per blockSize and block number.
Implement a solution to roughly evaluate gpu variable
frequency based on clock64() and wall_clock64().
Change-Id: Ic87761a862d4a894fdcaab3431d63fe2592bb682
2024-10-23 02:25:07 -04:00
Marko Arandjelovic
34d13b7ec1
SWDEV-441278 - Add hipHostFree test
...
Change-Id: Ibb78f3d36aa35bf75329adf65f19da5977a965f3
[ROCm/hip-tests commit: bac782e398 ]
2024-10-23 01:04:44 -04:00
Marko Arandjelovic
bac782e398
SWDEV-441278 - Add hipHostFree test
...
Change-Id: Ibb78f3d36aa35bf75329adf65f19da5977a965f3
2024-10-23 01:04:44 -04:00
dependabot[bot]
205c771d85
Bump rocm-docs-core[api_reference] from 1.8.2 to 1.8.3 in /docs/sphinx ( #12 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.8.2 to 1.8.3.
- [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.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rocprofiler-systems commit: 1e5f7f6651 ]
2024-10-22 22:55:08 -04:00
dependabot[bot]
1e5f7f6651
Bump rocm-docs-core[api_reference] from 1.8.2 to 1.8.3 in /docs/sphinx ( #12 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.8.2 to 1.8.3.
- [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.8.2...v1.8.3 )
---
updated-dependencies:
- dependency-name: rocm-docs-core[api_reference]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-22 22:55:08 -04:00