76333 Коммитов

Автор SHA1 Сообщение Дата
Chaudhary, Jatin Jaikishan ea2d79c3e2 SWDEV-540645 - use utility header for std::forward (#324) 2025-08-12 15:15:45 +05:30
Chaudhary, Jatin Jaikishan 7fe61f9556 SWDEV-540645 - use single path for code object loading (#773)
* use single path for code object loading
* Remove printf
* Address review comments
* Fix the declaration of ihipMallocManaged

[ROCm/clr commit: d7f90a3120]
2025-08-12 15:15:18 +05:30
Chaudhary, Jatin Jaikishan d7f90a3120 SWDEV-540645 - use single path for code object loading (#773)
* use single path for code object loading
* Remove printf
* Address review comments
* Fix the declaration of ihipMallocManaged
2025-08-12 15:15:18 +05:30
systems-assistant[bot] d5d702a0cd Merge commit '0dde3ce5898815296008b8461a5396a5c3c25a07' into develop 2025-08-12 00:25:16 +00:00
systems-assistant[bot] 2dc8e2f2d4 Merge commit '0d9428135c73bd8d14432f1d8cd64076f5ebfea2' into develop 2025-08-12 00:25:14 +00:00
amd-jmacaran 5b1037d595 Migration update Aug 11 2025-08-11 18:50:59 -04:00
Joseph Macaranas 7e32efe995 Preserve file-path commit history. 2025-08-11 18:40:38 -04:00
Joseph Macaranas 5b82e2c765 Preserve file-path commit history. 2025-08-11 18:32:10 -04:00
Joseph Macaranas 762c088758 Add 'projects/rocm-core/' from commit '942821090f1a81d7ad55f910dffdba93c2cdca8a'
git-subtree-dir: projects/rocm-core
git-subtree-mainline: 92e841646c
git-subtree-split: 942821090f
2025-08-11 18:27:37 -04:00
Joseph Macaranas 92e841646c Reset adding rocm-core to super-repo 2025-08-11 18:26:52 -04:00
Joseph Macaranas d2de5fd30e Preserve file-path commit history. 2025-08-11 18:08:40 -04:00
Rahul Vaidya baa6a61535 [BUILD] Fix UT packaging on Debian family OS (#1854)
* Fix UT packaging on Debian family OSes

Signed-off-by: ravaidya <ravaidya@amd.com>

* Split OR condition when performing Debian checks

Signed-off-by: ravaidya <ravaidya@amd.com>

---------

Signed-off-by: ravaidya <ravaidya@amd.com>

[ROCm/rccl commit: ee9ed3ef87]
2025-08-11 17:03:16 -05:00
Rahul Vaidya ee9ed3ef87 [BUILD] Fix UT packaging on Debian family OS (#1854)
* Fix UT packaging on Debian family OSes

Signed-off-by: ravaidya <ravaidya@amd.com>

* Split OR condition when performing Debian checks

Signed-off-by: ravaidya <ravaidya@amd.com>

---------

Signed-off-by: ravaidya <ravaidya@amd.com>
2025-08-11 17:03:16 -05:00
xuchen-amd 0929e6ecc1 [rocprofiler-compute] Update amd smi lookup (#223) 2025-08-11 17:37:33 -04:00
Chris Sosa 584413b2cb Add CI Badge for tracking CI status in prep for gating changes (#1851)
This PR is intended to move RCCL to gating changes on CI failures. Right now, only build/unittests run per PR consistently. We should eventually add all single and multi-node test status badges once those tests are running in presubmit and continuously on develop

[ROCm/rccl commit: 53977821b5]
2025-08-11 14:02:46 -07:00
Chris Sosa 53977821b5 Add CI Badge for tracking CI status in prep for gating changes (#1851)
This PR is intended to move RCCL to gating changes on CI failures. Right now, only build/unittests run per PR consistently. We should eventually add all single and multi-node test status badges once those tests are running in presubmit and continuously on develop
2025-08-11 14:02:46 -07:00
Luo, Phoebe 17d12dff14 SWDEV-546504 - Improve Catch2 INFO Prints (#496)
SWDEV-546504 Added function to print output to terminal and a debug print that can be toggled

[ROCm/hip-tests commit: 0dde3ce589]
2025-08-11 13:53:04 -07:00
Luo, Phoebe 0dde3ce589 SWDEV-546504 - Improve Catch2 INFO Prints (#496)
SWDEV-546504 Added function to print output to terminal and a debug print that can be toggled
2025-08-11 13:53:04 -07:00
cfallows-amd 3258c69b60 Fix cmake formatting (#222)
Fix formatting of CMakeLists.txt for cmake-format check

Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com>
2025-08-11 16:40:09 -04:00
Ammar ELWazir 4d197f23b5 Fixing Docs for ROCProfiler SDK CI (#273)
* Fixing Docs for ROCProfiler SDK

* Fixing Docs for ROCProfiler SDK

* Fixing Docs for ROCProfiler SDK
2025-08-11 15:36:30 -05:00
Ammar ELWazir 4a9d201a4b ROCProfiler SDK Code Coverage Status (#260) 2025-08-11 14:54:33 -05:00
Ammar ELWazir 11362bb5a6 Fixing CDash AQLProfile (#252) 2025-08-11 14:42:12 -05:00
Ammar ELWazir 22c07f02da ROCProfiler CI Clean up & Testing (#240)
* CI Clean up & Testing

* CI Clean up & Testing
2025-08-11 14:26:09 -05:00
Dimple Prajapati 7436abeaa9 rocSHMEM device API changes for bitcode support (#211)
ROCSHMEM_CTX_DEFAULT's visibility needs to be explicitly set to expose that as external device global variable in device bitcode.

[ROCm/rocshmem commit: c952ffb40e]
2025-08-11 12:23:41 -07:00
Dimple Prajapati c952ffb40e rocSHMEM device API changes for bitcode support (#211)
ROCSHMEM_CTX_DEFAULT's visibility needs to be explicitly set to expose that as external device global variable in device bitcode.
2025-08-11 12:23:41 -07:00
akolliasAMD 1d7206d0d7 Added ability to build for local gpu by env Variable (#204)
* Added the ability to compile for Local gpu by environment variable

* adding gfx950 on default only on rocm 7.0 and above

* Updated docs

* removed xnack+ on specific gfx targets

---------

Co-authored-by: Yiltan Hassan Temucin <yiltan.temucin@amd.com>

[ROCm/rocshmem commit: be630d9b93]
2025-08-11 12:35:50 -06:00
akolliasAMD be630d9b93 Added ability to build for local gpu by env Variable (#204)
* Added the ability to compile for Local gpu by environment variable

* adding gfx950 on default only on rocm 7.0 and above

* Updated docs

* removed xnack+ on specific gfx targets

---------

Co-authored-by: Yiltan Hassan Temucin <yiltan.temucin@amd.com>
2025-08-11 12:35:50 -06:00
Jason Bonnell 4eaf1fe346 [rocprofiler-systems] Add new secrets, update paths (#241)
* Add new secrets, update paths

* Remove old containers.yml workflow file

* Update .github/workflows/rocprofiler-systems-containers.yml

Co-authored-by: David Galiffi <David.Galiffi@amd.com>

---------

Co-authored-by: David Galiffi <David.Galiffi@amd.com>
2025-08-11 14:31:17 -04:00
Charis Poag 425b05cb18 [SWDEV-548755] Driver reload temporary fix for CQE
Temporary solution until CQE can update how their containers are ran.

This is because the driver reload requires:
1) Containers must run serially
   (i.e. no parallel containers running at the same time)
2) Containers must run with extra parameters:
   `--cap-add=SYS_ADMIN -v /lib/modules:/lib/modules`

Change-Id: If6364c9e82da8404b73ac6a9688833f4d18693b0
Signed-off-by: Charis Poag <Charis.Poag@amd.com>
2025-08-11 13:06:57 -05:00
Charis Poag 3eb536e34c [SWDEV-548755] Driver reload temporary fix for CQE
Temporary solution until CQE can update how their containers are ran.

This is because the driver reload requires:
1) Containers must run serially
   (i.e. no parallel containers running at the same time)
2) Containers must run with extra parameters:
   `--cap-add=SYS_ADMIN -v /lib/modules:/lib/modules`

Change-Id: If6364c9e82da8404b73ac6a9688833f4d18693b0
Signed-off-by: Charis Poag <Charis.Poag@amd.com>


[ROCm/amdsmi commit: 425b05cb18]
2025-08-11 13:06:57 -05:00
Betigeri, Sourabh 0e0ca48a6a SWDEV-528351 - Clean up hipJitOptions (#439)
[ROCm/clr commit: 0d9428135c]
2025-08-11 21:24:44 +05:30
Betigeri, Sourabh 0d9428135c SWDEV-528351 - Clean up hipJitOptions (#439) 2025-08-11 21:24:44 +05:30
Betigeri, Sourabh 0916627b5f SWDEV-528351 - Cleanup template specializations and overloads for enums (#360)
* SWDEV-528351 - Adds temlplate specialization for enums
* SWDEV-528351 - Removes template specializations for enums

[ROCm/clr commit: da61c5d1da]
2025-08-11 21:24:24 +05:30
Betigeri, Sourabh da61c5d1da SWDEV-528351 - Cleanup template specializations and overloads for enums (#360)
* SWDEV-528351 - Adds temlplate specialization for enums
* SWDEV-528351 - Removes template specializations for enums
2025-08-11 21:24:24 +05:30
Nilesh M Negi 74adb64dfb [BUILD] Fix UT packaging on Debian OS (#1848)
[ROCm/rccl commit: 5036d0e713]
2025-08-11 09:43:26 -05:00
Nilesh M Negi 5036d0e713 [BUILD] Fix UT packaging on Debian OS (#1848) 2025-08-11 09:43:26 -05:00
vedithal-amd 002b9607b6 [rocprofiler-compute] Fix profiling tests (#227)
* Add check for SQC_DCACHE csv in test script

* Fix the list of csv files when profiling in tests
2025-08-11 09:59:34 -04:00
systems-assistant[bot] 6150a119a4 Merge commit '926eedc23089f1963f56d7220764d45fe748c792' into develop 2025-08-11 13:13:50 +00:00
Aryan Salmanpour d14a5f38f6 Resolve an issue with saving the decoded output image. (#171)
[ROCm/rocjpeg commit: f2604cb401]
2025-08-11 06:48:28 -04:00
Aryan Salmanpour f2604cb401 Resolve an issue with saving the decoded output image. (#171) 2025-08-11 06:48:28 -04:00
Chaudhary, Jatin Jaikishan 8f5eb715dc SWDEV-508540 - adjust for compile time wavefront 64 (#747)
[ROCm/clr commit: 926eedc230]
2025-08-11 10:17:27 +05:30
Chaudhary, Jatin Jaikishan 926eedc230 SWDEV-508540 - adjust for compile time wavefront 64 (#747) 2025-08-11 10:17:27 +05:30
Chaudhary, Jatin Jaikishan 61f5291b04 SWDEV-508540 - fix the max blocks per multiprocessor calculation (#737)
[ROCm/clr commit: ee124dda09]
2025-08-11 10:17:18 +05:30
Chaudhary, Jatin Jaikishan ee124dda09 SWDEV-508540 - fix the max blocks per multiprocessor calculation (#737) 2025-08-11 10:17:18 +05:30
Joseph Macaranas 04ef0d013b README: Add CI status badges (#235) 2025-08-10 02:02:18 -04:00
Joseph Macaranas cbb2cc8781 [GitHub Actions] Delete obsolete workflows 2025-08-10 01:35:22 -04:00
Joseph Macaranas ba9718c934 [GitHub Actions] Org Label Checkout 2025-08-10 01:25:14 -04:00
Joseph Macaranas 8956b47747 [GitHub Actions] Use actions/labeler (#233)
- Leverage existing labeler action for labels based on files changed.
- Change the previous workflow to run on 30 minute intervals to assign author organization membership label, to work on forked pull requests.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-10 01:18:52 -04:00
systems-assistant[bot] 7105a89a51 Add 'projects/hip-tests/' from commit '5ce508401e1934053b127de5bf756dcd56a326a2'
git-subtree-dir: projects/hip-tests
git-subtree-mainline: cc7a96c46f
git-subtree-split: 5ce508401e
2025-08-10 02:09:49 +00:00
systems-assistant[bot] cc7a96c46f Add 'projects/hipother/' from commit 'e9d2abe72168de35233ed77167f7920509c05a8a'
git-subtree-dir: projects/hipother
git-subtree-mainline: d76041b87b
git-subtree-split: e9d2abe721
2025-08-10 02:09:45 +00:00