Ioannis Assiouras
359aed1348
SWDEV-480400 - Add unit test for hipExtHostAlloc
...
Change-Id: Ica92d1ae91bdc4feef52b7b07d55da4dff8d7542
2024-10-25 11:51:42 -04:00
Sameer Sahasrabuddhe
556390f9c7
SWDEV-490198: _sync() will be enabled by default in 6.4
...
Change-Id: Id029424a9c0f6b144a7aa0e96fe8acc4a138ec51
2024-10-25 09:54:40 -04:00
Sameer Sahasrabuddhe
174cb78806
SWDEV-490198 - _sync() will be enabled by default in 6.4
...
Change-Id: I70a2c86695acf7c9b269b4576f24e0fa41781b81
2024-10-25 09:54:14 -04:00
Julia Jiang
9f2f6a8aa7
SWDEV-488396,489257 - Fixed the regression in CTS pipes sub-test failure
...
Change-Id: Id4004f0d6da5754b12c9a21038de50472cb1fee5
2024-10-25 05:58:46 -04:00
Jonathan R. Madsen
651e28f7f0
rocprofv3: support specifying HW counters via command line ( #1130 )
...
* rocprofv3: support specifying PMC counters via command line
- E.g. `rocprofv3 --pmc SQ_WAVES -- <app>`
* Update CHANGELOG
* updated rocprofv3 help and documentation
---------
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
[ROCm/rocprofiler-sdk commit: d93d4d9463 ]
2024-10-25 02:49:30 -05:00
Jonathan R. Madsen
d93d4d9463
rocprofv3: support specifying HW counters via command line ( #1130 )
...
* rocprofv3: support specifying PMC counters via command line
- E.g. `rocprofv3 --pmc SQ_WAVES -- <app>`
* Update CHANGELOG
* updated rocprofv3 help and documentation
---------
Co-authored-by: Gopesh Bhardwaj <gopesh.bhardwaj@amd.com >
2024-10-25 02:49:30 -05:00
Giovanni Baraldi
a6328a1481
Revert "SWDEV-310289: Adding SPI pipe selection"
...
This reverts commit e5e2c6041d .
Reason for revert: Requires priv_cp_queues=1
Change-Id: Ia6c78ac25b88d7ef4703654075d54e672a6e320c
2024-10-25 02:57:52 -04:00
Giovanni Baraldi
dc25330772
Revert "SWDEV-310289: Adding SPI pipe selection"
...
This reverts commit 896404efb3 .
Reason for revert: Requires priv_cp_queues=1
Change-Id: Ia6c78ac25b88d7ef4703654075d54e672a6e320c
[ROCm/rocprofiler commit: a6328a1481 ]
2024-10-25 02:57:52 -04:00
Giovanni Lenzi Baraldi
dbad56597a
Fix for clang tidy ( #1155 )
...
[ROCm/rocprofiler-sdk commit: b5f1d70105 ]
2024-10-24 20:37:05 -03:00
Giovanni Lenzi Baraldi
b5f1d70105
Fix for clang tidy ( #1155 )
2024-10-24 20:37:05 -03:00
German Andryeyev
dceb320ba7
SWDEV-440746 - Fix a typo with GPU_PINNED_XFER_SIZE
...
Change-Id: I8fdbfb4e1c6b1274206c28a529eee9ebeaaa26fb
2024-10-24 18:33:14 -04:00
Sourabh Betigeri
64e1b15551
SWDEV-450052 - Return if numDevices is more than device count on the platform
...
Change-Id: I538106d1b02084df9cd06b41427629207312e76f
2024-10-24 17:07:11 -04:00
Giovanni Lenzi Baraldi
f1c7a1a368
SWDEV-489158: Optimizing counter collection performance ( #1150 )
...
* SWDEV-489158: Optimizing counter collection performance
* Static initializer fix
* adding sched_yield+sleep
[ROCm/rocprofiler-sdk commit: aef18896dd ]
2024-10-24 16:58:07 -03:00
Giovanni Lenzi Baraldi
aef18896dd
SWDEV-489158: Optimizing counter collection performance ( #1150 )
...
* SWDEV-489158: Optimizing counter collection performance
* Static initializer fix
* adding sched_yield+sleep
2024-10-24 16:58:07 -03:00
Julia Jiang
edecba21f2
SWDEV-452448 - Adding more information for inline_asm sample
...
Change-Id: I52b3bd804cd323eb862473da9e48a1d4cf58da07
2024-10-24 13:54:42 -04:00
Julia Jiang
e0d0dad697
SWDEV-452448 - Adding more information for inline assembly in HIP kernels
...
Change-Id: I29c6ac9f3aa22d9d69bb4d545ff9250fbfe52a10
2024-10-24 13:52:35 -04:00
zichguan-amd
3328cf8d6c
Enable baseline comparison between workloads from the same path ( #447 )
...
* Enable baseline comparison between workloads from the same path
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
* Formatting
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
* Change test to verify baseline works with same path
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
* Add three-way comparison test case
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
---------
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
[ROCm/rocprofiler-compute commit: 13a06f5131 ]
2024-10-24 12:00:36 -05:00
zichguan-amd
13a06f5131
Enable baseline comparison between workloads from the same path ( #447 )
...
* Enable baseline comparison between workloads from the same path
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
* Formatting
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
* Change test to verify baseline works with same path
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
* Add three-way comparison test case
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
---------
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
2024-10-24 12:00:36 -05:00
Philip Yang
e6d4a32c42
kfdtest: Update KFDSVMEvictTest.QueueTest for CPX mode
...
Current test has 4 processes, each process allocate and access 512
buffers, this requires 2048 waves to access 2048 buffers at same time to
finish the test. For CPX compute partition mode, each compute node has
less waves and cause random test failure. Change test to 2 processes to
use 1024 waves to access 1024 buffers with the increased buffer size.
Add waves_num check to avoid the test failure on new ASICs or simulator,
skip test if the available waves is less than 1024.
Signed-off-by: Philip Yang <Philip.Yang@amd.com >
Change-Id: I64b5f9172b62cf38f62fbb0b48a801b8a11401c0
2024-10-24 12:57:30 -04:00
AravindanC
f08bbaf443
Change Log Update for 6.3 Release
...
Change-Id: I9e4295959e8de60600eaf93b5074dd8d3b66abc9
2024-10-24 10:48:20 -05: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
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
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
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
AravindanC
eedf4c1410
Enable cmake module config/target for rocm-core
...
Change-Id: Icbdd6d1e0e9a865dc86b6568bf0b7f7ff35b3b5c
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
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
db697c1873
SWDEV-457747 Fix disabled Unit_hipMemSetAccess_Vmm2PeerPeerMemCpy test
...
Change-Id: If83dce52a60dcad94397afe758dc8ebf03d6c69a
2024-10-23 14:32:20 -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
56ef43810b
SWDEV-475749 - Add unit test for hipMallocHost
...
Change-Id: I0e94342ba68c12f64ac94a04a46f1c478e6f01be
2024-10-23 14:05:33 -04:00
Julia Jiang
6f30ae102c
SWDEV-479940 - Updating the format of changelog
...
Change-Id: I8aedb47b0de3ed656993bbcf9d7bc0fe3720f391
2024-10-23 11:32:40 -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
2f067487d2
SWDEV-479807 - Skip if peer access is not supported.
...
Change-Id: I2a40976e7e1a4c86c41ea86e87359c7d4b85c6d8
2024-10-23 10:57:23 -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
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
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
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
2eb6754de5
SWDEV-468182 - [catch2][dtest] Adding scenarios for hipMemImportFromShareableHandle and hipMemExportToShareableHandle
...
Change-Id: I46e2bb60acc354c2db02a150848d9be4386bff30
2024-10-23 02:35:31 -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
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
Charis Poag
7f4ec4f82f
Merge amd-staging into amd-master 20241022
...
Change-Id: I823ffdba9f1db614542658a2af61df917a44c07a
Signed-off-by: Charis Poag <Charis.Poag@amd.com >
[ROCm/rocm_smi_lib commit: 7504cd04eb ]
2024-10-22 18:23:12 -05:00