Vladana Stojiljkovic
0c255ac97f
SWDEV-453145 - Enable _sync tests on nvidia
...
* _sync tests that use warp match functions (__match_any_sync and __match_all_sync) were disabled for nvidia because those functions are supported only on devices with compute capability 7.x or higher. In this solution, tests are always build (with specifying appropriate compile flag) and in in the runtime it is decided weather they should be skipped or not.
Change-Id: Ifa9e55f3b47aa3a00027cb986cd6ae46aed45ebd
[ROCm/hip-tests commit: 9893726343 ]
2024-12-03 13:49:16 -05:00
Vladana Stojiljkovic
9893726343
SWDEV-453145 - Enable _sync tests on nvidia
...
* _sync tests that use warp match functions (__match_any_sync and __match_all_sync) were disabled for nvidia because those functions are supported only on devices with compute capability 7.x or higher. In this solution, tests are always build (with specifying appropriate compile flag) and in in the runtime it is decided weather they should be skipped or not.
Change-Id: Ifa9e55f3b47aa3a00027cb986cd6ae46aed45ebd
2024-12-03 13:49:16 -05:00
Saleel Kudchadker
957b460014
SWDEV-494149 - Improve hipGet/Set Device
...
Change-Id: If8975687a3ba9caadafc48a0066f19a4ebaab9e2
[ROCm/clr commit: 6611cc015d ]
2024-12-03 13:36:38 -05:00
Saleel Kudchadker
6611cc015d
SWDEV-494149 - Improve hipGet/Set Device
...
Change-Id: If8975687a3ba9caadafc48a0066f19a4ebaab9e2
2024-12-03 13:36:38 -05:00
Satyanvesh Dittakavi
dcdfa4c367
SWDEV-499291 - Fix test failures due to nodiscard attibute
...
Change-Id: I7bd86f6506415a12940ed441556a35753fc0faa4
[ROCm/hip-tests commit: 455ec9d367 ]
2024-12-03 12:33:12 -05:00
Satyanvesh Dittakavi
455ec9d367
SWDEV-499291 - Fix test failures due to nodiscard attibute
...
Change-Id: I7bd86f6506415a12940ed441556a35753fc0faa4
2024-12-03 12:33:12 -05:00
Jeffrey Novotny
0f4558ea59
Modify cmake instruction in build from source ( #1445 )
...
[ROCm/rccl commit: 28594b26b3 ]
2024-12-03 11:26:02 -05:00
Jeffrey Novotny
28594b26b3
Modify cmake instruction in build from source ( #1445 )
2024-12-03 11:26:02 -05:00
David Rosca
452c6acd2d
Don't use dummy surface for vaCreateContext ( #87 )
...
Mesa ignores this parameter.
[ROCm/rocjpeg commit: ed919ec7d4 ]
2024-12-03 08:49:57 -05:00
David Rosca
ed919ec7d4
Don't use dummy surface for vaCreateContext ( #87 )
...
Mesa ignores this parameter.
2024-12-03 08:49:57 -05:00
gobhardw
fe55de6bef
Disabling kernel names matching test
...
Change-Id: I70d74c421599a38207943a59c424ae7681b9fdcb
2024-12-03 15:59:24 +05:30
gobhardw
1eae69c812
Disabling kernel names matching test
...
Change-Id: I70d74c421599a38207943a59c424ae7681b9fdcb
[ROCm/rocprofiler commit: fe55de6bef ]
2024-12-03 15:59:24 +05:30
Satyanvesh Dittakavi
80fc7a1492
SWDEV-488922 - Document the usage of DEBUG_HIP_7_PREVIEW
...
hipGetLastError API's behavior matches with its corresponding
CUDA API when this variable is set to 1
Change-Id: I661af7083e9c8dfc5e4f2003e39702ece4ccfa21
[ROCm/hip commit: db56cec3ab ]
2024-12-03 02:15:02 -05:00
Satyanvesh Dittakavi
db56cec3ab
SWDEV-488922 - Document the usage of DEBUG_HIP_7_PREVIEW
...
hipGetLastError API's behavior matches with its corresponding
CUDA API when this variable is set to 1
Change-Id: I661af7083e9c8dfc5e4f2003e39702ece4ccfa21
2024-12-03 02:15:02 -05:00
Elwazir, Ammar
a50f80aaed
CI: Enabling Navi3 and Vega20 runners & PR Jira Addition ( #32 )
...
* Enabling Navi3 and Vega20 runners
* Update continuous_integration.yml
* Update continuous_integration.yml
* Fixing Github Actions issues
* Fixing docs workflow
* Fixing docs workflow miniconda3 location
* Fixing docs workflow env setup
* Fixing docs workflow env setup
* Fixing docs workflow miniconda3 env
* Fixing docs source build workflow
* Balancing between navi3, vega20, mi300, mi200
* git sync workflow update
* Adding Jira ticket place holder in PR Description
* Fixing RHEL & SLES Builds
* Fixing RHEL & SLES Builds
* Fixing RHEL & SLES Builds
* Fixing Re-run workflow
* Update pull_request_template.md
* Update continuous_integration.yml
---------
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
[ROCm/rocprofiler-sdk commit: f16c87f594 ]
2024-12-02 22:48:37 -06:00
Elwazir, Ammar
f16c87f594
CI: Enabling Navi3 and Vega20 runners & PR Jira Addition ( #32 )
...
* Enabling Navi3 and Vega20 runners
* Update continuous_integration.yml
* Update continuous_integration.yml
* Fixing Github Actions issues
* Fixing docs workflow
* Fixing docs workflow miniconda3 location
* Fixing docs workflow env setup
* Fixing docs workflow env setup
* Fixing docs workflow miniconda3 env
* Fixing docs source build workflow
* Balancing between navi3, vega20, mi300, mi200
* git sync workflow update
* Adding Jira ticket place holder in PR Description
* Fixing RHEL & SLES Builds
* Fixing RHEL & SLES Builds
* Fixing RHEL & SLES Builds
* Fixing Re-run workflow
* Update pull_request_template.md
* Update continuous_integration.yml
---------
Co-authored-by: Ammar ELWazir <aelwazir@amd.com >
2024-12-02 22:48:37 -06:00
gobhardw
9c68ae6ef8
Disabling kernel number, names checking tests
...
Change-Id: I629d8e9029386bf6a23b2e866169044d63327241
2024-12-03 10:12:52 +05:30
gobhardw
f9a3bd2477
Disabling kernel number, names checking tests
...
Change-Id: I629d8e9029386bf6a23b2e866169044d63327241
[ROCm/rocprofiler commit: 9c68ae6ef8 ]
2024-12-03 10:12:52 +05:30
arvindcheru
d11f5c20d5
Update ROCM-CORE contributing template and basics docs ( #9 )
...
* Add Contributing documentation as per template, updated Readme documentation and Update codeowners
* Moving Readme.txt to Readme.md format
* Update Review Comments - CMAKE commands Updated, removed library dump and added API usage
* Update Review Comments - Enhanced Text descriptions, prerequisites/install prefix descriptions
* Update Review Comments - Added RPM Package Samples also and Enhanced Descriptions
2024-12-02 23:24:44 -05:00
arvindcheru
ad46bff375
Update ROCM-CORE contributing template and basics docs ( #9 )
...
* Add Contributing documentation as per template, updated Readme documentation and Update codeowners
* Moving Readme.txt to Readme.md format
* Update Review Comments - CMAKE commands Updated, removed library dump and added API usage
* Update Review Comments - Enhanced Text descriptions, prerequisites/install prefix descriptions
* Update Review Comments - Added RPM Package Samples also and Enhanced Descriptions
[ROCm/rocm-core commit: d11f5c20d5 ]
2024-12-02 23:24:44 -05:00
Lang Yu
37135aadfa
kfdtest: update PersistentIterateIsa for gfx12
...
1, Use s_wait_* instead of s_waitcnt
2, Remove a redundant s_waitcnt
Change-Id: Id0f31db0fc520adadd81eb574ad389f63859303a
Signed-off-by: Lang Yu <lang.yu@amd.com >
2024-12-02 19:59:57 -05:00
Lang Yu
04a13608b7
kfdtest: update PersistentIterateIsa for gfx12
...
1, Use s_wait_* instead of s_waitcnt
2, Remove a redundant s_waitcnt
Change-Id: Id0f31db0fc520adadd81eb574ad389f63859303a
Signed-off-by: Lang Yu <lang.yu@amd.com >
[ROCm/ROCR-Runtime commit: 37135aadfa ]
2024-12-02 19:59:57 -05:00
Choudhary, Rahul
8b3d9ce7cd
Update PSDB.yml - removing trigger for synchronize events
...
very minor change , merging directly to reduce PSDB load
[ROCm/rocprofiler-sdk commit: 91d98befd7 ]
2024-12-02 15:26:23 -08:00
Choudhary, Rahul
91d98befd7
Update PSDB.yml - removing trigger for synchronize events
...
very minor change , merging directly to reduce PSDB load
2024-12-02 15:26:23 -08:00
Bindhiya Kanangot Balakrishnan
fc7e1ddb4a
[SWDEV-498507] Tool amd-smi could be more case insensitive
...
Modified amdsmi_cli to accept case insensitive arguments if
the argument does not start with a single dash(-).
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
Change-Id: I1b6320db0afaad0900d5a2049206002c3899fa71
2024-12-02 18:09:45 -05:00
Bindhiya Kanangot Balakrishnan
bfd480c6ba
[SWDEV-498507] Tool amd-smi could be more case insensitive
...
Modified amdsmi_cli to accept case insensitive arguments if
the argument does not start with a single dash(-).
Signed-off-by: Bindhiya Kanangot Balakrishnan <Bindhiya.KanangotBalakrishnan@amd.com >
Change-Id: I1b6320db0afaad0900d5a2049206002c3899fa71
[ROCm/amdsmi commit: fc7e1ddb4a ]
2024-12-02 18:09:45 -05:00
dependabot[bot]
c2a1506cbf
Bump rocm-docs-core[api_reference] from 1.9.1 to 1.10.0 in /docs/sphinx
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.9.1 to 1.10.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.9.1...v1.10.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: 7580eb950b ]
2024-12-02 17:55:06 -05:00
dependabot[bot]
7580eb950b
Bump rocm-docs-core[api_reference] from 1.9.1 to 1.10.0 in /docs/sphinx
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.9.1 to 1.10.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.9.1...v1.10.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-02 17:55:06 -05:00
Maisam Arif
a4574a7d13
[SWDEV-502001] Fix link for amd_hsmp.h
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I402ee539cdd4c896acd7ccc83f3090c3a5eeba12
(cherry picked from commit 664ade7354 )
2024-12-02 17:33:07 -05:00
Maisam Arif
cc50414c9c
[SWDEV-502001] Fix link for amd_hsmp.h
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I402ee539cdd4c896acd7ccc83f3090c3a5eeba12
(cherry picked from commit 835b438186 )
[ROCm/amdsmi commit: a4574a7d13 ]
2024-12-02 17:33:07 -05:00
Maisam Arif
664ade7354
[SWDEV-502001] Fix link for amd_hsmp.h
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I402ee539cdd4c896acd7ccc83f3090c3a5eeba12
2024-12-02 16:30:06 -06:00
Maisam Arif
835b438186
[SWDEV-502001] Fix link for amd_hsmp.h
...
Signed-off-by: Maisam Arif <Maisam.Arif@amd.com >
Change-Id: I402ee539cdd4c896acd7ccc83f3090c3a5eeba12
[ROCm/amdsmi commit: 664ade7354 ]
2024-12-02 16:30:06 -06:00
Kiriti Gowda
d9091f0cc2
Revert "Compiler - set CXX Compiler if not set ( #466 )" ( #467 )
...
This reverts commit 2eb3bd30ef .
[ROCm/rocdecode commit: 4f10c3893b ]
2024-12-02 13:47:49 -08:00
Kiriti Gowda
4f10c3893b
Revert "Compiler - set CXX Compiler if not set ( #466 )" ( #467 )
...
This reverts commit 7a6073103a .
2024-12-02 13:47:49 -08:00
Sourabh Betigeri
1712acdd2e
Revert "SWDEV-440866 - [hip-roclr] Adds support to batch memory operations APIs"
...
This reverts commit ab0ff9163d .
Reason for revert: hipInfo fails on windows. Updating llvm amd-mainline-closed
Change-Id: I57e1fa1945188b0bc0a799c4f3d540f2b7713003
[ROCm/clr commit: 2ca644cf22 ]
2024-12-02 16:46:12 -05:00
Sourabh Betigeri
2ca644cf22
Revert "SWDEV-440866 - [hip-roclr] Adds support to batch memory operations APIs"
...
This reverts commit bd5d8e9baf .
Reason for revert: hipInfo fails on windows. Updating llvm amd-mainline-closed
Change-Id: I57e1fa1945188b0bc0a799c4f3d540f2b7713003
2024-12-02 16:46:12 -05:00
Kiriti Gowda
2eb3bd30ef
Compiler - set CXX Compiler if not set ( #466 )
...
[ROCm/rocdecode commit: 7a6073103a ]
2024-12-02 13:02:09 -08:00
Kiriti Gowda
7a6073103a
Compiler - set CXX Compiler if not set ( #466 )
2024-12-02 13:02:09 -08:00
Marko Arandjelovic
36ba236426
SWDEV-499794 - Update AQL packet after updating GraphNode
...
Change-Id: I332d70bdf42a276894a548a02d636e370c2ca08c
[ROCm/clr commit: 08aee16573 ]
2024-12-02 12:29:35 -05:00
Marko Arandjelovic
08aee16573
SWDEV-499794 - Update AQL packet after updating GraphNode
...
Change-Id: I332d70bdf42a276894a548a02d636e370c2ca08c
2024-12-02 12:29:35 -05:00
Mark Meserve
09f2b0aa2a
SWDEV-495956: Fix for bad characters in HSA trace
...
- Fixes issue where invalid UTF-8 characters in a trace log would crash
the program
- Bad characters could appear with hsa_amd_enable_logging
- The first parameter of type uint8_t* is interpreted as a cstring
during log creation
- This change only fixes the crash, not this issue
Change-Id: I66771a66deee347000a98a91c4aa9cfb674c8f08
2024-12-02 10:48:56 -06:00
Mark Meserve
7398620acc
SWDEV-495956: Fix for bad characters in HSA trace
...
- Fixes issue where invalid UTF-8 characters in a trace log would crash
the program
- Bad characters could appear with hsa_amd_enable_logging
- The first parameter of type uint8_t* is interpreted as a cstring
during log creation
- This change only fixes the crash, not this issue
Change-Id: I66771a66deee347000a98a91c4aa9cfb674c8f08
[ROCm/rocprofiler commit: 09f2b0aa2a ]
2024-12-02 10:48:56 -06:00
zichguan-amd
c042b4f582
Make ROCM_DIR default ROCm path for rocprof
...
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
2024-12-02 11:19:56 -05:00
zichguan-amd
a5227aa61b
Make ROCM_DIR default ROCm path for rocprof
...
Signed-off-by: zichguan-amd <zichuan.guan@amd.com >
[ROCm/rdc commit: c042b4f582 ]
2024-12-02 11:19:56 -05:00
dependabot[bot]
83948fb659
Bump rocm-docs-core[api_reference] from 1.9.1 to 1.10.0 in /docs/sphinx ( #90 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.9.1 to 1.10.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.9.1...v1.10.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[ROCm/rocjpeg commit: 6c62cafefe ]
2024-12-02 09:40:18 -05:00
dependabot[bot]
6c62cafefe
Bump rocm-docs-core[api_reference] from 1.9.1 to 1.10.0 in /docs/sphinx ( #90 )
...
Bumps [rocm-docs-core[api_reference]](https://github.com/ROCm/rocm-docs-core ) from 1.9.1 to 1.10.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.9.1...v1.10.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-02 09:40:18 -05:00
taosang2
df250a49a5
rocr: Support different address modes
...
Support different address modes in X, Y, Z directions
Change-Id: If1db5a8af33c92ddc4b48968c3d8eceb97daea6a
2024-12-02 09:07:56 -05:00
taosang2
a5de0f048d
rocr: Support different address modes
...
Support different address modes in X, Y, Z directions
Change-Id: If1db5a8af33c92ddc4b48968c3d8eceb97daea6a
[ROCm/ROCR-Runtime commit: df250a49a5 ]
2024-12-02 09:07:56 -05:00
Aidan Belton-Schure
838cfe1d29
SWDEV-485827 release hostcall listener memory regardless of thread status
...
The early return if the thread is not alive causes memory leaks.
Neither doorbell_ or urilocator are released if the thread is not alive.
This change alters the logic so regardless of the thread status the
HostcallListener releases its memory.
Change-Id: Ie912360ec0e2ee257de9937b1a8d7375e6aebd83
[ROCm/clr commit: f0063ba8da ]
2024-12-02 04:42:56 -05:00
Aidan Belton-Schure
f0063ba8da
SWDEV-485827 release hostcall listener memory regardless of thread status
...
The early return if the thread is not alive causes memory leaks.
Neither doorbell_ or urilocator are released if the thread is not alive.
This change alters the logic so regardless of the thread status the
HostcallListener releases its memory.
Change-Id: Ie912360ec0e2ee257de9937b1a8d7375e6aebd83
2024-12-02 04:42:56 -05:00