Madsen, Jonathan
85cdc11f8b
Fix logic error in PR #410 ( #414 )
...
Co-authored-by: Jonathan R. Madsen <jonathanrmadsen@gmail.com >
Co-authored-by: Ma, Bing <Bing.Ma@amd.com >
2025-05-26 22:39:59 -05:00
cfallows-amd
689746e2cd
Add F4 F6 to roofline for MI350 series ( #709 )
...
Add roofline bins with FP4 FP6 datatypes enabled for gfx950 arch
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
[ROCm/rocprofiler-compute commit: cb2d928ecf ]
2025-05-26 18:36:31 -04:00
cfallows-amd
cb2d928ecf
Add F4 F6 to roofline for MI350 series ( #709 )
...
Add roofline bins with FP4 FP6 datatypes enabled for gfx950 arch
---------
Signed-off-by: Carrie Fallows <Carrie.Fallows@amd.com >
2025-05-26 18:36:31 -04:00
Eric Huang
afe7965796
libhsakmt: optimize big system buffer allocation
...
To change biggest single buffer to be huge page aligned
and other optimization.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
2025-05-26 18:30:00 -04:00
Eric Huang
0d5e261f39
libhsakmt: optimize big system buffer allocation
...
To change biggest single buffer to be huge page aligned
and other optimization.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
[ROCm/ROCR-Runtime commit: afe7965796 ]
2025-05-26 18:30:00 -04:00
Yiltan
92bb6aeaaa
[SWDEV-534546] Disable building tests in default build ( #141 )
...
[ROCm/rocshmem commit: 9fe166c8e1 ]
2025-05-26 16:50:22 -04:00
Yiltan
9fe166c8e1
[SWDEV-534546] Disable building tests in default build ( #141 )
2025-05-26 16:50:22 -04:00
kcossett-amd
07bb699993
Add Pre-Commit Hooks ( #212 )
...
Pre-commit hooks for:
- clang-format
- cmake-format
- copyright header check
- YAML check
- Trailing whitespace and end-of-file newline check
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Peter Park <git@peterjunpark.com >
[ROCm/rocprofiler-systems commit: 54e91f1c2d ]
2025-05-26 14:50:48 -04:00
kcossett-amd
54e91f1c2d
Add Pre-Commit Hooks ( #212 )
...
Pre-commit hooks for:
- clang-format
- cmake-format
- copyright header check
- YAML check
- Trailing whitespace and end-of-file newline check
---------
Co-authored-by: David Galiffi <David.Galiffi@amd.com >
Co-authored-by: Peter Park <git@peterjunpark.com >
2025-05-26 14:50:48 -04:00
Pham, Gabriel
87c455684d
[SWDEV-533221] Synced rocm-smi with amd-smi lib to fix warning messages ( #71 )
...
* Removed URL that was on prohibited source list
---------
Signed-off-by: Gabriel Pham <Gabriel.Pham@amd.com .>
[ROCm/rocm_smi_lib commit: 4243e42758 ]
2025-05-26 10:08:16 -05:00
Pham, Gabriel
4243e42758
[SWDEV-533221] Synced rocm-smi with amd-smi lib to fix warning messages ( #71 )
...
* Removed URL that was on prohibited source list
---------
Signed-off-by: Gabriel Pham <Gabriel.Pham@amd.com .>
2025-05-26 10:08:16 -05:00
Eric Huang
8887d25304
libhsakmt: add big system buffer allocation support
...
when allocating userptr buffer in system ram with size bigger
than or equal 512G, TTM has limit and returns error, to split one
big buffer into multiple small buffers in vm_object will solve
this issue.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
2025-05-26 11:04:30 -04:00
Eric Huang
2c6f84b12c
libhsakmt: add big system buffer allocation support
...
when allocating userptr buffer in system ram with size bigger
than or equal 512G, TTM has limit and returns error, to split one
big buffer into multiple small buffers in vm_object will solve
this issue.
Signed-off-by: Eric Huang <jinhuieric.huang@amd.com >
[ROCm/ROCR-Runtime commit: 8887d25304 ]
2025-05-26 11:04:30 -04:00
Brzak, Branislav
d17388cd6b
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #327 )
...
[ROCm/clr commit: ee2d4a0358 ]
2025-05-26 20:28:22 +05:30
Brzak, Branislav
ee2d4a0358
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #327 )
2025-05-26 20:28:22 +05:30
Brzak, Branislav
159f1d3d93
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #81 )
...
[ROCm/hip commit: c80b7f7cb1 ]
2025-05-26 20:28:04 +05:30
Brzak, Branislav
c80b7f7cb1
SWDEV-518962 - Match hipCtxGetApiVersion signature with Cuda ( #81 )
2025-05-26 20:28:04 +05:30
Castillo, Juan
eaa2000af5
[SWDEV-523359] fan_read_write: Add set fan speed validation check. ( #61 )
...
[SWDEV-523359] fan_read_write: Add set fan speed validation check.
- Handled NOT_SUPPORTED status which previously caused rsmitst to false fail
- Added continute statement to proceed with rest of FanReadWrite test.
- fixed spacing line 140
Signed-off-by: Juan Castillo <juan.castillo@amd.com >
[ROCm/rocm_smi_lib commit: ac31c6e576 ]
2025-05-26 09:54:41 -05:00
Castillo, Juan
ac31c6e576
[SWDEV-523359] fan_read_write: Add set fan speed validation check. ( #61 )
...
[SWDEV-523359] fan_read_write: Add set fan speed validation check.
- Handled NOT_SUPPORTED status which previously caused rsmitst to false fail
- Added continute statement to proceed with rest of FanReadWrite test.
- fixed spacing line 140
Signed-off-by: Juan Castillo <juan.castillo@amd.com >
2025-05-26 09:54:41 -05:00
Lytovchenko, Danylo
436c25aa47
SWDEV-12345 Add PR title and commit message validation ( #349 )
...
[ROCm/clr commit: 7f6020d599 ]
2025-05-26 15:13:31 +02:00
Lytovchenko, Danylo
7f6020d599
SWDEV-12345 Add PR title and commit message validation ( #349 )
2025-05-26 15:13:31 +02:00
Lytovchenko, Danylo
e3a6d00822
SWDEV-123456 - Add PR description validation ( #354 )
...
[ROCm/clr commit: e12c7200b9 ]
2025-05-26 15:13:15 +02:00
Lytovchenko, Danylo
e12c7200b9
SWDEV-123456 - Add PR description validation ( #354 )
2025-05-26 15:13:15 +02:00
Lytovchenko, Danylo
600f07f580
SWDEV-123456 - add keywords scan ( #395 )
...
[ROCm/clr commit: d42622b4c0 ]
2025-05-26 15:12:43 +02:00
Lytovchenko, Danylo
d42622b4c0
SWDEV-123456 - add keywords scan ( #395 )
2025-05-26 15:12:43 +02:00
Dittakavi, Satyanvesh
104cc15010
SWDEV-418904 - Link the hiprtc tests with hiprtc library explicitly ( #201 )
...
[ROCm/hip-tests commit: a837598032 ]
2025-05-26 18:42:10 +05:30
Dittakavi, Satyanvesh
a837598032
SWDEV-418904 - Link the hiprtc tests with hiprtc library explicitly ( #201 )
2025-05-26 18:42:10 +05:30
Dittakavi, Satyanvesh
f3da3d39fe
SWDEV-508973 - Fix the catch tests failures due to change in kernel validation error codes to match CUDA ( #198 )
...
[ROCm/hip-tests commit: 1be3aa8283 ]
2025-05-26 18:41:58 +05:30
Dittakavi, Satyanvesh
1be3aa8283
SWDEV-508973 - Fix the catch tests failures due to change in kernel validation error codes to match CUDA ( #198 )
2025-05-26 18:41:58 +05:30
Harrymanoharan, Jessey
1868e4e595
SWDEV-531711 - Enable skipping host side abort when GPU crashes. ( #380 )
...
Co-authored-by: kjayapra-amd <karthik.jayaprakash@amd.com >
[ROCm/clr commit: 3930ae2524 ]
2025-05-26 17:52:02 +05:30
Harrymanoharan, Jessey
3930ae2524
SWDEV-531711 - Enable skipping host side abort when GPU crashes. ( #380 )
...
Co-authored-by: kjayapra-amd <karthik.jayaprakash@amd.com >
2025-05-26 17:52:02 +05:30
Flora Cui
e884650952
rocrtst: performance::memory_async_copy test fix on DXG
...
Signed-off-by: Flora Cui <flora.cui@amd.com >
2025-05-26 15:01:27 +08:00
Flora Cui
4360679cb7
rocrtst: performance::memory_async_copy test fix on DXG
...
Signed-off-by: Flora Cui <flora.cui@amd.com >
[ROCm/ROCR-Runtime commit: e884650952 ]
2025-05-26 15:01:27 +08:00
corey-derochie-amd
22120c6303
Fixed errors in the CHANGELOG for ROCm 7.0 ( #1702 )
...
* Updated 6.5 release to be 7.0
* Corrected the RCCL version for 6.4.1
* Moved items to the correct releases
* Added NCCL 2.25.1 compatibility item
* Fixed wording
* Added entry for `ManagedMem` and `ManagedMemGraph` test fix
[ROCm/rccl commit: 7b633d5844 ]
2025-05-23 15:47:59 -05:00
corey-derochie-amd
7b633d5844
Fixed errors in the CHANGELOG for ROCm 7.0 ( #1702 )
...
* Updated 6.5 release to be 7.0
* Corrected the RCCL version for 6.4.1
* Moved items to the correct releases
* Added NCCL 2.25.1 compatibility item
* Fixed wording
* Added entry for `ManagedMem` and `ManagedMemGraph` test fix
2025-05-23 15:47:59 -05:00
akolliasAMD
6e2f75d424
remove user from code owner file ( #1709 )
...
[ROCm/rccl commit: aabd181fe4 ]
2025-05-23 15:45:15 -05:00
akolliasAMD
aabd181fe4
remove user from code owner file ( #1709 )
2025-05-23 15:45:15 -05:00
Arm Patinyasakdikul
59597ad8a7
Test: bump max stacksize once again to match current expectation.
...
[ROCm/rccl commit: c07445d5b4 ]
2025-05-23 11:18:25 -05:00
Arm Patinyasakdikul
c07445d5b4
Test: bump max stacksize once again to match current expectation.
2025-05-23 11:18:25 -05:00
Amber Lin
31d51acb26
kfdtest: blacklist KFDSVMEvictTest.QueueTest
...
Temporarily blacklist KFDSVMEvictTest.QueueTest on gfx950
Signed-off-by: Amber Lin <Amber.Lin@amd.com >
2025-05-23 01:22:11 -04:00
Amber Lin
9c6828647b
kfdtest: blacklist KFDSVMEvictTest.QueueTest
...
Temporarily blacklist KFDSVMEvictTest.QueueTest on gfx950
Signed-off-by: Amber Lin <Amber.Lin@amd.com >
[ROCm/ROCR-Runtime commit: 31d51acb26 ]
2025-05-23 01:22:11 -04:00
alex-breslow-amd
056ca0edfa
Make offload-compress the default ( #1704 )
...
* Make offload-compress the default
* Add guard for --offload-compress since it was introduced in ROCm 6.2
* Address some of Nilesh's feedback.
* Reorganize for code cleanliness
* Improve comment
* Compress gpu code at link and compile time
[ROCm/rccl commit: f5b44acb1b ]
2025-05-22 22:33:25 -05:00
alex-breslow-amd
f5b44acb1b
Make offload-compress the default ( #1704 )
...
* Make offload-compress the default
* Add guard for --offload-compress since it was introduced in ROCm 6.2
* Address some of Nilesh's feedback.
* Reorganize for code cleanliness
* Improve comment
* Compress gpu code at link and compile time
2025-05-22 22:33:25 -05:00
Nilesh M Negi
2b52453488
[BUILD] Fix logic for rocm-cmake dependency ( #129 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
[ROCm/rccl-tests commit: b0a3841b35 ]
2025-05-22 22:27:09 -05:00
Nilesh M Negi
b0a3841b35
[BUILD] Fix logic for rocm-cmake dependency ( #129 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
2025-05-22 22:27:09 -05:00
Nilesh M Negi
7803531f46
[DOCKER] Fix RCCL and RCCL-Tests build for stg1 base images ( #1699 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
[ROCm/rccl commit: 948d2b6a68 ]
2025-05-22 20:46:01 -05:00
Nilesh M Negi
948d2b6a68
[DOCKER] Fix RCCL and RCCL-Tests build for stg1 base images ( #1699 )
...
Signed-off-by: nileshnegi <Nilesh.Negi@amd.com >
2025-05-22 20:46:01 -05:00
Bhardwaj, Gopesh
abf3f869e9
Making ROCTx API doxygen generated document more readable ( #385 )
...
* Making ROCTx API doxygen generated document more readable
* fixing build
* Fix linking errors
* Fixing header
* Fixing Topics and Types
* doxygen configuration fixes
* Fixing build
* Fix unnecessory doc parsing warnings
* formatting and linting fixes
* rebasing SDK modular PR
* Fixing missing line
* Fixing ROCtx documentation after merge
* Removing flake changes
* changed back WARN_IF_DOC_ERROR to Yes
[ROCm/rocprofiler-sdk commit: b48fa532bc ]
2025-05-22 18:08:55 -05:00
Bhardwaj, Gopesh
b48fa532bc
Making ROCTx API doxygen generated document more readable ( #385 )
...
* Making ROCTx API doxygen generated document more readable
* fixing build
* Fix linking errors
* Fixing header
* Fixing Topics and Types
* doxygen configuration fixes
* Fixing build
* Fix unnecessory doc parsing warnings
* formatting and linting fixes
* rebasing SDK modular PR
* Fixing missing line
* Fixing ROCtx documentation after merge
* Removing flake changes
* changed back WARN_IF_DOC_ERROR to Yes
2025-05-22 18:08:55 -05:00
David Yat Sin
da2607024b
rocr: Perform memcpy for small code-object loads
...
On large BAR systems, for small-sized code-objects, we get performance
using direct memcpy due to latencies when doing the blit-copy.
2025-05-22 18:39:19 -04:00