Baraldi, Giovanni
f4984f9dcc
SWDEV-489158: Fix for exit thread safety ( #61 )
...
* SWDEV-489158: Fix for exit thread safety
* Fixed exit thread logic
* Force CI to rerun
* Remove .vscode
* Fix thread safety bug
* Addressed some comments
* Formatting
---------
Co-authored-by: Giovanni Baraldi <gbaraldi@amd.com >
2024-12-11 12:41:19 -06:00
Saleel Kudchadker
954c43d798
SWDEV-503761 - Reintroduce save-temps path for OpenCL
...
Change-Id: I5e111047242aed7d982b7a25c11ab52293af639d
[ROCm/clr commit: 23c21d5181 ]
2024-12-11 13:01:29 -05:00
Saleel Kudchadker
23c21d5181
SWDEV-503761 - Reintroduce save-temps path for OpenCL
...
Change-Id: I5e111047242aed7d982b7a25c11ab52293af639d
2024-12-11 13:01:29 -05:00
Galantsev, Dmitrii
2c61dfe2ce
Profiler - Remove averaging
...
Averaging happens very slowly and only confuses people...
Change-Id: I60754d3b896b6ffeb6104bb1c2fcc54e9869b331
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-12-11 11:58:50 -06:00
Galantsev, Dmitrii
d9b13912c6
Profiler - Remove averaging
...
Averaging happens very slowly and only confuses people...
Change-Id: I60754d3b896b6ffeb6104bb1c2fcc54e9869b331
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 2c61dfe2ce ]
2024-12-11 11:58:50 -06:00
Galantsev, Dmitrii
2605eda5f3
Profiler - Fix fp64 metric
...
Change-Id: Iab27e21740c2c51143a9e88d085b80716bf193e2
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
2024-12-11 11:27:41 -06:00
Galantsev, Dmitrii
fc83179a9d
Profiler - Fix fp64 metric
...
Change-Id: Iab27e21740c2c51143a9e88d085b80716bf193e2
Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com >
[ROCm/rdc commit: 2605eda5f3 ]
2024-12-11 11:27:41 -06:00
Maneesh Gupta
e3bf8acd82
Revert "SWDEV-491314 - enable _sync() functions with 64-bit mask argument"
...
This reverts commit d05c0310d8 .
Reason for revert: Introduces regression SWDEV-503319
Change-Id: I888c5b95d904146e4782e8c57d736878fcdde678
[ROCm/clr commit: 072f94c204 ]
2024-12-11 11:16:48 -05:00
Maneesh Gupta
072f94c204
Revert "SWDEV-491314 - enable _sync() functions with 64-bit mask argument"
...
This reverts commit 4e2fd192eb .
Reason for revert: Introduces regression SWDEV-503319
Change-Id: I888c5b95d904146e4782e8c57d736878fcdde678
2024-12-11 11:16:48 -05:00
German Andryeyev
185e95ae81
SWDEV-501757 - Clean-up signal creation
...
Use hsa_amd_signal_create() if settings.system_scope_signal_ is true.
Change-Id: I6d440155dfbcd5bf03658583a93827cb1c56537c
[ROCm/clr commit: 14f58fc74d ]
2024-12-11 09:57:50 -05:00
German Andryeyev
14f58fc74d
SWDEV-501757 - Clean-up signal creation
...
Use hsa_amd_signal_create() if settings.system_scope_signal_ is true.
Change-Id: I6d440155dfbcd5bf03658583a93827cb1c56537c
2024-12-11 09:57:50 -05:00
Jatin Chaudhary
78ec2a66af
SWDEV-503299 - Do not use operator to check for nan
...
Some libs use __HIP_NO_HALF_OPERATORS__ and __HIP_NO_HALF_CONVERSIONS__
which results in operators being hidden and can cause errors.
Change-Id: I83c194d7d727cba30b46d7c296f7d396549f5fca
[ROCm/clr commit: 98b33886cd ]
2024-12-11 00:33:44 -05:00
Jatin Chaudhary
98b33886cd
SWDEV-503299 - Do not use operator to check for nan
...
Some libs use __HIP_NO_HALF_OPERATORS__ and __HIP_NO_HALF_CONVERSIONS__
which results in operators being hidden and can cause errors.
Change-Id: I83c194d7d727cba30b46d7c296f7d396549f5fca
2024-12-11 00:33:44 -05:00
Sourabh Betigeri
11e6f3ce2d
SWDEV-440866 - Adds batchMemOp graphNodeType
...
Change-Id: I7aed89a912a77da6e94ea35db5e1bc7c03ece8d5
[ROCm/hip commit: 15e2512f02 ]
2024-12-11 00:24:41 -05:00
Sourabh Betigeri
15e2512f02
SWDEV-440866 - Adds batchMemOp graphNodeType
...
Change-Id: I7aed89a912a77da6e94ea35db5e1bc7c03ece8d5
2024-12-11 00:24:41 -05:00
Sourabh Betigeri
731d8ae5ff
SWDEV-484578 SWDEV-484575 SWDEV-484573 SWDEV-483324 SWDEV-483323 - Adds nvidia mappings
...
For hipStreamBatchMemOp, hipGraphAddBatchMemOpNode, hipGraphBatchMemOpNodeSetParams,
hipGraphBatchMemOpNodeGetParams, hipGraphExecBatchMemOpNodeSetParams APIs
Change-Id: I54a42fe070ee4a9e0ae41718b79f96aed883db5e
[ROCm/hipother commit: 4fd3f70f51 ]
2024-12-10 23:48:15 -05:00
Sourabh Betigeri
4fd3f70f51
SWDEV-484578 SWDEV-484575 SWDEV-484573 SWDEV-483324 SWDEV-483323 - Adds nvidia mappings
...
For hipStreamBatchMemOp, hipGraphAddBatchMemOpNode, hipGraphBatchMemOpNodeSetParams,
hipGraphBatchMemOpNodeGetParams, hipGraphExecBatchMemOpNodeSetParams APIs
Change-Id: I54a42fe070ee4a9e0ae41718b79f96aed883db5e
2024-12-10 23:48:15 -05:00
Ranjith Ramakrishnan
b778a879cb
SWDEV-502603 - Use RPM_INSTALL_PREFIX variable rather than hard coded install prefix paths in RPM post/prerm scripts
...
Change-Id: I2699459e1e3730cf045f24f0c90e09f900701a6f
2024-12-10 21:44:09 -06:00
Ranjith Ramakrishnan
2b935ed27e
SWDEV-502603 - Use RPM_INSTALL_PREFIX variable rather than hard coded install prefix paths in RPM post/prerm scripts
...
Change-Id: I2699459e1e3730cf045f24f0c90e09f900701a6f
[ROCm/rdc commit: b778a879cb ]
2024-12-10 21:44:09 -06:00
Mallya, Ameya Keshava
0157d4e7ff
Reusable PSDB/OSDB ( #65 )
...
* Deleting redundant action
* Single reusable workflow for PSDB and OSDB
* fixed calling psdb for mainline
[ROCm/rocprofiler-sdk commit: f80480cc86 ]
2024-12-10 13:13:17 -08:00
Mallya, Ameya Keshava
f80480cc86
Reusable PSDB/OSDB ( #65 )
...
* Deleting redundant action
* Single reusable workflow for PSDB and OSDB
* fixed calling psdb for mainline
2024-12-10 13:13:17 -08:00
David Galiffi
abcb5dc0e3
Add installers for rocm-6.3 and rhel-9.5 and update installer script template ( #50 )
...
* Add installers for rocm-6.3 and rhel-9.5
* Updated the template "rocprof-sys-install.py.in".
Fixed the installer for the "rocm-x.y.z" style tags.
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
[ROCm/rocprofiler-systems commit: 7e2242414c ]
2024-12-10 14:35:02 -05:00
David Galiffi
7e2242414c
Add installers for rocm-6.3 and rhel-9.5 and update installer script template ( #50 )
...
* Add installers for rocm-6.3 and rhel-9.5
* Updated the template "rocprof-sys-install.py.in".
Fixed the installer for the "rocm-x.y.z" style tags.
---------
Signed-off-by: David Galiffi <David.Galiffi@amd.com >
2024-12-10 14:35:02 -05:00
Vladana Stojiljkovic
8d1a7f5041
SWDEW-441601 - Add tests for hipExternalMemoryGetMappedMipmappedArray
...
Change-Id: Iaf61b7d7f7433e6e0bbe41b907f3b172df3c0c80
[ROCm/hip-tests commit: 0790d8a028 ]
2024-12-10 14:09:20 -05:00
Vladana Stojiljkovic
0790d8a028
SWDEW-441601 - Add tests for hipExternalMemoryGetMappedMipmappedArray
...
Change-Id: Iaf61b7d7f7433e6e0bbe41b907f3b172df3c0c80
2024-12-10 14:09:20 -05:00
Todd tiantuo Li
3fc8b99a79
SWDEV-489099 - Deprecate AMDGPU_TARGETS in lieu of supporting GPU_TARGETS
...
Change-Id: I184cd18e47b1618bcad0fadc8984de54d2a00a9b
[ROCm/clr commit: def369a010 ]
2024-12-10 12:38:37 -05:00
Todd tiantuo Li
def369a010
SWDEV-489099 - Deprecate AMDGPU_TARGETS in lieu of supporting GPU_TARGETS
...
Change-Id: I184cd18e47b1618bcad0fadc8984de54d2a00a9b
2024-12-10 12:38:37 -05:00
gaba
8c35523225
kfdtest: Modify system Buf testing size
...
When using total system memory to test on some motherboard,
the test take very long time, witch looks like system Hang.
Change-Id: Ic31fe60cfb1363fbc8a2d8f7e1cb2bae0e149ea8
Signed-off-by: gaba <gaba@amd.com >
2024-12-10 10:55:55 -05:00
gaba
851cccdce5
kfdtest: Modify system Buf testing size
...
When using total system memory to test on some motherboard,
the test take very long time, witch looks like system Hang.
Change-Id: Ic31fe60cfb1363fbc8a2d8f7e1cb2bae0e149ea8
Signed-off-by: gaba <gaba@amd.com >
[ROCm/ROCR-Runtime commit: 8c35523225 ]
2024-12-10 10:55:55 -05:00
Eddie Richter
e9cc839b2b
rocr/aie: AIE Queue Processing
...
Change-Id: I681c971ba7229037ca85d5529838aa7bbe5820e2
2024-12-10 10:50:02 -05:00
Eddie Richter
8ea388af92
rocr/aie: AIE Queue Processing
...
Change-Id: I681c971ba7229037ca85d5529838aa7bbe5820e2
[ROCm/ROCR-Runtime commit: e9cc839b2b ]
2024-12-10 10:50:02 -05:00
Marko Arandjelovic
fe9860bd47
SWDEV-485763 - Fix memory leaks in various unit tests
...
Fix memory leaks by adding missing destroy calls for
events, streams, and graphs at the end of tests.
Ensure that every test case executes destroy calls,
regardless of whether it passes or fails.
Change-Id: I814e35c528d90ed2abb34d77377f1a7fd3f1f11c
[ROCm/hip-tests commit: 9cffda4ebb ]
2024-12-10 10:25:08 -05:00
Marko Arandjelovic
9cffda4ebb
SWDEV-485763 - Fix memory leaks in various unit tests
...
Fix memory leaks by adding missing destroy calls for
events, streams, and graphs at the end of tests.
Ensure that every test case executes destroy calls,
regardless of whether it passes or fails.
Change-Id: I814e35c528d90ed2abb34d77377f1a7fd3f1f11c
2024-12-10 10:25:08 -05:00
Gerardo Hernandez
d96c631de0
SWDEV-496392 - Remove references to ASIC Polaris22 in pal::Settings and pal::Device (it is being retired)
...
Change-Id: I6318abf3e46ed250d087a3d2266d2ae3d4c8c000
[ROCm/clr commit: 03e4057fce ]
2024-12-10 06:01:32 -05:00
Gerardo Hernandez
03e4057fce
SWDEV-496392 - Remove references to ASIC Polaris22 in pal::Settings and pal::Device (it is being retired)
...
Change-Id: I6318abf3e46ed250d087a3d2266d2ae3d4c8c000
2024-12-10 06:01:32 -05:00
Jatin Chaudhary
d9482cf69c
SWDEV-486137 - Add tests for *hadd*
...
Change-Id: I60839bce25ac57947bda1eab9c49941c53ace7cd
[ROCm/hip-tests commit: 7bb49582db ]
2024-12-10 04:32:45 -05:00
Jatin Chaudhary
7bb49582db
SWDEV-486137 - Add tests for *hadd*
...
Change-Id: I60839bce25ac57947bda1eab9c49941c53ace7cd
2024-12-10 04:32:45 -05:00
Branislav Brzak
be67fb0fdf
SWDEV-441986 - Create tests for divergent execution of warp_sync builtins
...
Change-Id: If9ce0bdb0974732b692c779c7cae5527cec2fc83
[ROCm/hip-tests commit: 3a20cff19b ]
2024-12-10 04:15:11 -05:00
Branislav Brzak
3a20cff19b
SWDEV-441986 - Create tests for divergent execution of warp_sync builtins
...
Change-Id: If9ce0bdb0974732b692c779c7cae5527cec2fc83
2024-12-10 04:15:11 -05:00
Marko Arandjelovic
625c30fdf7
SWDEV-477070 - Add unit test for hipTexRefGetArray
...
Change-Id: Ifa4c62d926dd15ce8379b9899ca81d3a39595c8e
[ROCm/hip-tests commit: 533db3b042 ]
2024-12-10 04:00:33 -05:00
Marko Arandjelovic
533db3b042
SWDEV-477070 - Add unit test for hipTexRefGetArray
...
Change-Id: Ifa4c62d926dd15ce8379b9899ca81d3a39595c8e
2024-12-10 04:00:33 -05:00
Bhardwaj, Gopesh
681740b52b
gobhardw/docs logging ( #10 )
...
* reducing docs logging
* Addressing review comments
* exclude dirs
* maximize NUM_PROC_THREADS
* parallel build
[ROCm/rocprofiler-sdk commit: 3ee06ed747 ]
2024-12-10 14:15:59 +05:30
Bhardwaj, Gopesh
3ee06ed747
gobhardw/docs logging ( #10 )
...
* reducing docs logging
* Addressing review comments
* exclude dirs
* maximize NUM_PROC_THREADS
* parallel build
2024-12-10 14:15:59 +05:30
Jimbo Xie
ff5e5c5e98
SWDEV-477219 - hipEventRecordwithFlags hipother
...
Change-Id: I17313697f24ab095f134da0873148962114df5fc
[ROCm/hipother commit: 0b82c50300 ]
2024-12-09 16:41:55 -05:00
Jimbo Xie
0b82c50300
SWDEV-477219 - hipEventRecordwithFlags hipother
...
Change-Id: I17313697f24ab095f134da0873148962114df5fc
2024-12-09 16:41:55 -05:00
Ranjith Ramakrishnan
87b59eade6
SWDEV-498728 - Add backward compatibility for deprecated package rocm-opencl-icd-loader
...
Change-Id: Ic659639e3bb55bd90bd50acf28d8079ff7b084bc
[ROCm/clr commit: 7c9c7a6332 ]
2024-12-09 16:27:43 -05:00
Ranjith Ramakrishnan
7c9c7a6332
SWDEV-498728 - Add backward compatibility for deprecated package rocm-opencl-icd-loader
...
Change-Id: Ic659639e3bb55bd90bd50acf28d8079ff7b084bc
2024-12-09 16:27:43 -05:00
German Andryeyev
6604accdb3
SWDEV-501757 - Use signals without interrupts
...
In active wait mode use signals without interrupts by default and switch
to the interrupts only if a callback is required.
Change-Id: Ibcde8f7d44c70f8fb8fa5e0a7fdd8b08a2982a8e
[ROCm/clr commit: f4b9d3b7bd ]
2024-12-09 15:16:15 -05:00
German Andryeyev
f4b9d3b7bd
SWDEV-501757 - Use signals without interrupts
...
In active wait mode use signals without interrupts by default and switch
to the interrupts only if a callback is required.
Change-Id: Ibcde8f7d44c70f8fb8fa5e0a7fdd8b08a2982a8e
2024-12-09 15:16:15 -05:00
Marko Arandjelovic
cee2f8215d
SWDEV-477740 - Add unit test for hipTexRefSetArray
...
Change-Id: I3bd2f9cd956260110e7e5cd6c982769c5752b7d8
[ROCm/hip-tests commit: b346582bff ]
2024-12-09 13:52:30 -05:00