Граф коммитов

464 Коммитов

Автор SHA1 Сообщение Дата
Jason Tang cf2d46e97e Merge "SWDEV-372613 - No need to link GLEW/GL for oclperf and oclruntime tests" into amd-staging 2023-02-21 10:00:07 -05:00
Ranjith Ramakrishnan 067beca608 SWDEV-383843 - Use relative path for RUNPATH
Build script was passing relative path for setting the RUNPATH. But clinfo is overriding it and using absolute paths
Removed the same from source code

Change-Id: I505e7fdc84c53d147f3afbc6c4133f906de2110f
2023-02-17 11:31:48 -05:00
Maneesh Gupta c7576e2add SWDEV-366831 - Revert "File reorg backward compatibility message changed to #error"
This reverts commit c86bd74c67.

Reason for revert: Need to wait for apps to make fixes first

Change-Id: I337a0b56d268093fc8689152002a6f8a8ceb258f
2023-02-17 03:46:29 -05:00
jatang 589988ee47 SWDEV-372613 - No need to link GLEW/GL for oclperf and oclruntime tests
Change-Id: I0b9fe78f3fb6d93a4e7d0fe66ea279291716f30e
2023-02-16 15:07:23 -05:00
Ranjith Ramakrishnan c86bd74c67 SWDEV-366831 - File reorg backward compatibility message changed to #error
Change-Id: Ic346b403bcc5df52fdab54ddf95472f649a00cc0
2023-02-10 13:09:46 -05:00
Jeremy Newton 158e79358c SWDEV-1 - cltrace: Add missing include
Newer GCC's seem to require this.

Signed-off-by: Jeremy Newton <Jeremy.Newton@amd.com>
Change-Id: I56ef934600729e892f1cd7ab11662760df48aed8
2023-02-08 14:26:47 -05:00
victzhan 96cd9f7b76 SWDEV-345751 - Added parameter check for clEnqueueWriteImage
Change-Id: I9606ea1c3698d009f23b7da673c02fa05b009dbc
2023-01-26 16:49:56 -05:00
Victor Zhang a1beaf54a6 Merge "SWDEV-110636 - added if statement so that output of clBuildProgram follows opencl specification" into amd-staging 2023-01-26 16:25:11 -05:00
jatang 49c76fa04f SWDEV-373395 - Check CL_DEVICE_IMAGE_SUPPORT for ocltst image related tests
Change-Id: Iffa2be3d2ddeeb9baad108530dcaf69c4cbd984b
2023-01-25 17:43:06 -05:00
Jason Tang 73f913be51 Merge "SWDEV-1 - Enable testing of OCLDynamic" into amd-staging 2023-01-24 13:49:01 -05:00
jatang 0865d29ee1 SWDEV-1 - Enable testing of OCLDynamic
Change-Id: Iffdacd7804c40ccd2375a13bab582aae5c3d00e3
2023-01-24 13:47:32 -05:00
German b9901144eb SWDEV-377991 - Remove liquidflash support
Change-Id: I928ed40f11461d5da07190e67bbec6a5363c42a6
2023-01-19 11:15:46 -05:00
Victor Zhang 1fe9918576 SWDEV-110636 - added if statement so that output of clBuildProgram follows opencl specification
Change-Id: I4ee000008c52a0bbdb47e94a8e1b5faf28c3bfe6
2023-01-17 00:52:04 -05:00
German Andryeyev a4c174e269 SWDEV-365305 - Update RT queue test
Use 2 RT queues in the test instead of generic with medium priority.

Change-Id: Ia7100a9a79a09e9ef9615d17e0ff41c2b799a9e6
2023-01-05 11:40:49 -05:00
jatang d5af082b87 SWDEV-372791 - Correct CL1.2 PartialWrkgrp test
Change-Id: I1d5505af24b7e367a2bee68060e49f1503ff9d94
2022-12-22 16:28:41 -05:00
Todd tiantuo Li 6d4e067302 SWDEV-354868 - return CL_INVALID_VALUE if number of RT CUs is less than its granularity when creating command queue
Change-Id: I31004e82589c3378dba5541095a1eff763d4579d
2022-12-13 04:59:33 -08:00
Todd tiantuo Li 9dcb6a3d4d Merge "SWDEV-372070 - Add Phoenix to OCLPerfCounters in ocltst" into amd-staging 2022-12-09 16:41:37 -05:00
Todd tiantuo Li 05f99a45f8 Merge "SWDEV-354868 - skip subtest when number of RT CUs is less than granularity" into amd-staging 2022-12-09 16:41:03 -05:00
Todd tiantuo Li a284f9328f SWDEV-354868 - skip subtest when number of RT CUs is less than granularity
Change-Id: Ibe0b8a2d462e9a0178a12c224b0192454618cb7c
2022-12-08 23:38:42 -08:00
Ioannis Assiouras 829843cdfe SWDEV-369581 - Convey copy API metadata to ROCclr
Change-Id: I318636602cbb546a12bb339264153b9be4008b40
2022-12-09 00:27:55 -05:00
Todd tiantuo Li 3ffa3a828e SWDEV-372070 - Add Phoenix to OCLPerfCounters in ocltst
Change-Id: I08683856c1e99f3c0b96373aa1fc9720f4b97e65
2022-12-06 04:34:34 -08:00
AlexBin Xie 0f7afda8ef Merge "SWDEV-369978 - Add ASIC id to test SWDEV-370434 - Add ASIC id to test" into amd-staging 2022-12-02 13:11:24 -05:00
Alex Xie 72830e31cf SWDEV-369978 - Add ASIC id to test
SWDEV-370434 - Add ASIC id to test

Change-Id: I7ed199c677543e7ab42011a9c80befbafd9508f4
2022-12-01 17:46:31 -05:00
Ranjith Ramakrishnan cb625e8fb2 SWDEV-310152 - ldconfig should be run from each components providing shared library, since rpath will be removed from binaries and libraries
Revert "SWDEV-310152 - Remove ldconfig from rocm-ocl-icd package"

This reverts commit 0f5c2f0ba8.

Change-Id: Id07f4c8b2915c4ed7937094087ddba8402444da9
2022-11-23 13:03:40 -05:00
Ranjith Ramakrishnan 0f5c2f0ba8 SWDEV-310152 - Remove ldconfig from rocm-ocl-icd package
ldconfig functionality moved from rocm-ocl-icd to rocm-core package

Depends-On: I1148fb36240c2e63994743ccf135e51e90695c37
Depends-On: I7ba908865187d578c273b20bf31a08a3458fbbfb
Change-Id: I4769c31df12fa3f1bb8baa283e0647ce9254e594
2022-11-21 03:48:17 -05:00
German Andryeyev 5e7094d504 Merge "SWDEV-368308 - Remove HW debug extension" into amd-staging 2022-11-18 18:36:58 -05:00
German 92f0607f87 SWDEV-368308 - Remove HW debug extension
Remove the header file, used in rocclr.

Change-Id: I1dfdbb05fdcbaf32708252071e8955d2ca94126d
2022-11-18 14:04:17 -05:00
Ranjith Ramakrishnan 0bafb4683a SWDEV-366823 - Change pragma message to warning
File reorganization feature was implemented with backward compatibility
The backward compatibility support will be deprecated in future release.
Changed the #pragma message to #warning for a smooth transition

Change-Id: If917a0bef9bbc347f08ca02435d70d517f175afc
2022-11-17 20:19:55 -05:00
German 0db20050bc SWDEV-368308 - Remove HW debug extension
The extension was devloped for AMDIL path only.
OCL runtime doesn't support AMDIL path  anymore.
The new debugger interfaces don't require any runtime calls either.

Change-Id: I6215545f9b6ae5c70b5f076c3cbfbfd3b5eef42b
2022-11-16 17:37:06 -05:00
Jason Tang e2e223e24a Merge "SWDEV-362451 - Reenable OCLPinnedMemory" into amd-staging 2022-11-09 11:57:14 -05:00
Tao Sang 6f43b210d7 SWDEV-363140 - Support performance counter on gfx11
Support performance counter on gfx11 in Windows only
as Rocm doesn't support performance counter on gfx11 in Linux.

Change-Id: I2216f72f4d4db6dd3766343b0c821cb3d35d7852
2022-11-01 18:12:02 -04:00
jatang 7cb2b815b3 SWDEV-293816 - Test a CPC counter that's supported by both gfx10 ROCr and PAL backend.
Change-Id: I5d20d07b999c26707611dba5b2c7da9782ad08f3
2022-10-25 18:14:07 -04:00
jatang b7b458730a SWDEV-362451 - Reenable OCLPinnedMemory
Change-Id: I75897846913190422bb8c95d1dce83077d5c77d6
2022-10-25 12:32:13 -04:00
Jason Tang a19e8ab0bb Merge "SWDEV-362891 - Add the ocltst install path to RUNPATH." into amd-staging 2022-10-21 18:22:20 -04:00
jatang b7d64f9f5f SWDEV-362451 - Disable OCLPinnedMemory for now.
Change-Id: I9a771cfc5751e06c5a494ad2e4036f9aa3efbe9a
2022-10-20 16:03:36 -04:00
jatang cbbf0d1edd SWDEV-362891 - Add the ocltst install path to RUNPATH.
So ocltst can automatically find liboclruntime.so from the same directory as ocltst.

Change-Id: Id2f4f58b1c7f0304be76a3aeecd5eea2eec328de
2022-10-19 18:17:17 -04:00
Ashutosh Mishra 1754b043a3 SWDEV-362882 - Unable to run clinfo/opencl tests
The explicit RUNPATH addtion has been
revoked after the file reorg. Hence
the rpath for discovery of the libs
has to be taken care by individual binaries
Current patch adds the run path for
descovery of the libOpenCL.so

Signed-off-by: Ashutosh Mishra <ashutosh.mishra@amd.com>
Change-Id: Ia3bf9202bea78ecfdb881e40b0eb7a0d4a303ed3
2022-10-19 15:03:07 -04:00
jatang cf9f9e84b8 SWDEV-362891 - Incorperate TestLog into ocltst.
So it's no longer needed to setup path to find TestLog

Change-Id: I0c7ae21e426f2d6d832f707b9d37661bbed67100
2022-10-18 18:01:53 -04:00
Ranjith Ramakrishnan 3d350393d8 SWDEV-340761 - Limit the removal of opencl conf file to package removal and provide unique name to icd file
While upgrading packaging in SLES/RHEL, the package to be upgraded is installed first, followed by cleanup of the older one
During upgrade 10-rocm-opencl.conf and icd file is getting removed as part of clean up, since the file name and path is same in different package versions.
Limit the removal of opencl conf file to  uninstall/removal of package and not during upgrade.
Used unique name for icd file

Change-Id: Ib34a78ce53e6b7d95adb70ccfd56474a297b64ca
2022-09-16 00:48:37 -07:00
Victor Zhang fe8acef64e Merge "SWDEV-343905 - Updated headers to match the khronos repository" into amd-staging 2022-09-12 14:32:42 -04:00
Jason Tang 145afd6a78 SWDEV-350058 - Create ocltst package
Change-Id: Ifd1f538254c174da5bca2535ade5ac25c49bf673
2022-08-19 18:18:15 -04:00
Konstantin Zhuravlyov ec63aa2302 SWDEV-350564 - Silence int-conversion warnings as errors
Change-Id: Ie7cf8bef0ce41df92369aa45c76493d5d0a6669b
2022-08-16 17:20:04 -04:00
victzhan 252cda36fe SWDEV-343905 - Updated headers to match the khronos repository
Change-Id: Ic3aaa7194a45243cd3c7e0ed226e86ba4f0fbf2b
2022-08-15 22:08:09 -04:00
Konstantin Zhuravlyov 6aa8066584 Merge "SWDEV-350564 - Silence int-conversion warnings as errors" into amd-staging 2022-08-10 12:34:55 -04:00
Victor Zhang 6e2ebb7051 Merge "SWDEV-339709 - Fixed OCLDeviceQueries failing on MI200" into amd-staging 2022-08-10 10:05:51 -04:00
Konstantin Zhuravlyov 5407e18193 SWDEV-350564 - Silence int-conversion warnings as errors
Change-Id: Ib49471b90ee8f10f24ca0b56ee9fc1d0d78c30c6
2022-08-09 13:30:33 -04:00
Ranjith Ramakrishnan a06eda1f73 SWDEV-344894 - Remove work around code
The workaround for file-reorg in opencl is not required with changes in build script.
Similar workaround code in atmi is causing installation error in spack atmi and fixed by  build scripts changes and removing the workaround

Depends-On: I2c79675ec05e1e7de2baa0a21033939f0eadac3d
Change-Id: I9b5640a7b284f1df6b3127938c51da24ce60b69e
2022-07-06 00:25:45 -07:00
Victor Zhang f3438e814e SWDEV-339709 - Fixed OCLDeviceQueries failing on MI200
Change-Id: I27cd020b8813aab8a3a53dcc9545609fb04ad4ed
2022-06-30 16:06:25 -04:00
Victor Zhang 8ba6c62394 SWDEV-328158 - added modification license to changed files and removing trailing white spaces
Change-Id: I82f5ef84eac72821214d832a41e40e0f42cf66b9
2022-06-23 16:58:03 -04:00
AlexBin Xie 65403d2eee Merge "SWDEV-328157 - Palamida scan header remediation" into amd-staging 2022-06-21 10:25:47 -04:00