Danylo Lytovchenko
2ff2316227
Adjust clang format to the new versions, revert broken macro layout ( #714 )
2025-08-22 17:23:22 +02:00
Danylo Lytovchenko
f7338717ae
SWDEV-470698 - fix formatting, add format check workflow ( #657 )
2025-08-20 19:58:06 +05:30
Chaudhary, Jatin Jaikishan
c72604a2af
SWDEV-509213 - make cmake_minimum_required consistent across clr ( #51 )
...
Change-Id: Ib0b1df7af8984a37d6bf7ca68ec99597d5978821
[ROCm/clr commit: fcaefe97b8 ]
2025-04-15 15:23:41 +05:30
cadolphe
d94f68091f
SWDEV-443537 - Fix cmake build warning
...
Update cmake minimum requirement on deprecated cmake version (2.8.11) to non-deprecated version (3.5)
Change-Id: Ib76d241babf475a26464e8b12b91d67e48f72b60
[ROCm/clr commit: e37aaeae09 ]
2024-02-06 14:51:56 -05:00
German
a1371d6309
SWDEV-377991 - Remove liquidflash support
...
Change-Id: I928ed40f11461d5da07190e67bbec6a5363c42a6
[ROCm/clr commit: b9901144eb ]
2023-01-19 11:15:46 -05:00
victzhan
0fa83b9474
SWDEV-343905 - Updated headers to match the khronos repository
...
Change-Id: Ic3aaa7194a45243cd3c7e0ed226e86ba4f0fbf2b
[ROCm/clr commit: 252cda36fe ]
2022-08-15 22:08:09 -04:00
Victor Zhang
d33cc9839e
SWDEV-328158 - added modification license to changed files and removing trailing white spaces
...
Change-Id: I82f5ef84eac72821214d832a41e40e0f42cf66b9
[ROCm/clr commit: 8ba6c62394 ]
2022-06-23 16:58:03 -04:00
AlexBin Xie
a9b3210bc9
Merge "SWDEV-328157 - Palamida scan header remediation" into amd-staging
...
[ROCm/clr commit: 65403d2eee ]
2022-06-21 10:25:47 -04:00
Alex Xie
4faa8f8b4a
SWDEV-328157 - Palamida scan header remediation
...
Change-Id: Iee7798d368cc3c1c47c4b8ff483d42aec595d900
[ROCm/clr commit: 1d24125cf3 ]
2022-06-20 17:23:15 -04:00
Todd tiantuo Li
4f86eae6f8
SWDEV-339551 - Prevent ICD from loading outdated amdocl binary
...
1.Keep track of library name in KHRicdVendorRec
2.Check if library with the same name has already been loaded before adding it in ICD list
CL#1760530
Change-Id: I1e0356422c71963788b76019b0d8db5b8542f9ee
[ROCm/clr commit: ed40c24fa3 ]
2022-06-06 05:42:19 -07:00
Alex Xie
9811bbaa4f
SWDEV-328156 - Palamida scan remediation
...
Change-Id: I7e2ae4afea117630cfc43d2cd0f0fd6d98fe4f58
[ROCm/clr commit: aa8a31b1d8 ]
2022-05-09 19:24:09 -04:00
jujiang
40cc9aee95
SWDEV-286322 - clean up trailing white space
...
Change-Id: Ie47bc977e1598356b455957d96f9afa37794c1fd
[ROCm/clr commit: 422a26142d ]
2021-09-01 14:53:14 -04:00
Vladislav Sytchenko
6cbc64455e
SWDEV-293871 - Update license for edited Khronos headers
...
We should acknowledge that we modified third party files.
Change-Id: I510e445d049faafe06bb78353431d9427f3eb20c
[ROCm/clr commit: 3cb3b5eb4b ]
2021-07-12 12:19:45 -04:00
Jason Tang
4fc5f10159
SWDEV-256292 - Fix build failure when using lightning to build
...
clang complains there are multiple definitions of ret_val
Change-Id: I949af23e0658b28b339b378c9c0e4681d83d5f5a
[ROCm/clr commit: ee2e91912b ]
2020-11-09 11:39:03 -05:00
Jason Tang
1e58ddd549
Add dlerror to ICD to help future diagnosis
...
Change-Id: Ieb95252ab671ff666fceee3349637683078a0f89
[ROCm/clr commit: 601cf7d4bb ]
2020-05-19 10:49:19 -04:00
Vlad Sytchenko
5e9504b200
Cherry pick 5c6b85 from KhronosGroup/OpenCL-CLHPP
...
Updates cl2.hpp and cl.hpp to handle case of platform with zero devices without error.
Change-Id: I6190c65ebf894b3a26579c54e96881c334346358
[ROCm/clr commit: 0779b034c4 ]
2020-04-14 16:11:15 -04:00
Saleel Kudchadker
8c8ad8153f
Promote Khronos OpenCL-ICD-Loader master
...
master as of https://github.com/KhronosGroup/OpenCL-ICD-Loader/
commit/c7fda8bb042760b5ead8650c64445f5972a64ad7
Change-Id: Ia852f55ecf0b0aceff915991328812ed9788698f
[ROCm/clr commit: 49f3835666 ]
2020-04-02 17:02:58 -04:00
Saleel Kudchadker
5029a7b467
Update OpenCL 2.2 headers
...
Update headers as of master https://github.com/KhronosGroup/OpenCL-Headers/
commit/9dde5da9c32cbd78656a5e2417c256922e851111
Change-Id: I698a3a1b92730c52b160b51af95469c2b54331c1
[ROCm/clr commit: 4092e3dee3 ]
2020-04-02 02:46:20 -04:00
German Andryeyev
b2bb42e8d1
SWDEV-79445 - Remove cl_amd_object_metadata extension
...
Change-Id: I0dd3d8a249b407dd9fac4ef32ebe9b14fd5ff859
[ROCm/clr commit: 25c29a99b1 ]
2020-03-12 15:14:01 -04:00
Laurent Morichetti
8e9b69d1b1
Merge branch 'origin/pghafari/opencl' into lmoriche/amd-master-next
...
[ROCm/clr commit: d4c39b88c5 ]
2020-02-03 13:26:46 -08:00