-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable opencl on ffmpeg5-6 with DSM >= 7 #6166
Merged
Merged
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f4f53d - Browse repository at this point
Copy the full SHA 0f4f53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6429c88 - Browse repository at this point
Copy the full SHA 6429c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f30d8 - Browse repository at this point
Copy the full SHA 99f30d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98875b7 - Browse repository at this point
Copy the full SHA 98875b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 336b9fc - Browse repository at this point
Copy the full SHA 336b9fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1801ee6 - Browse repository at this point
Copy the full SHA 1801ee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea6d902 - Browse repository at this point
Copy the full SHA ea6d902View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b4f1bb - Browse repository at this point
Copy the full SHA 7b4f1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df4e3b - Browse repository at this point
Copy the full SHA 2df4e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cc1954 - Browse repository at this point
Copy the full SHA 1cc1954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0616f31 - Browse repository at this point
Copy the full SHA 0616f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for e187bae - Browse repository at this point
Copy the full SHA e187baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb16a0 - Browse repository at this point
Copy the full SHA 1fb16a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56a826a - Browse repository at this point
Copy the full SHA 56a826aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa97941 - Browse repository at this point
Copy the full SHA fa97941View commit details -
Configuration menu - View commit details
-
Copy full SHA for c081b22 - Browse repository at this point
Copy the full SHA c081b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b7cec1 - Browse repository at this point
Copy the full SHA 6b7cec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b711c1 - Browse repository at this point
Copy the full SHA 9b711c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa219e - Browse repository at this point
Copy the full SHA 9aa219eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1b2a7 - Browse repository at this point
Copy the full SHA 2b1b2a7View commit details -
intel-opencl-clang: Enable shared libraries
It hapens that later-on IGC builds-up a compile-time tool called CMCLTranslatorTool which isn't built for 'NATIVE' and rather requires enforcing loading libLLVMGenXIntrinsics.so from intel-vc-intrinsincs. In turn, when built "static" (default mode), libLLVMGenXIntrinsics.so ends-up containing llvm libraries as well, which in turns CMCLTranslatorTool also contain, leading to a duplicate existance of similar calls, thus segfaulting core-dump. Note that loading build resulting libraries for this CMCLTranslatorTool really is an ugly hack that can only work for x86_64 built on x86_64 with compatible C libraries.
Configuration menu - View commit details
-
Copy full SHA for 8bb777e - Browse repository at this point
Copy the full SHA 8bb777eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e42d435 - Browse repository at this point
Copy the full SHA e42d435View commit details -
Configuration menu - View commit details
-
Copy full SHA for a87c61a - Browse repository at this point
Copy the full SHA a87c61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6469bdc - Browse repository at this point
Copy the full SHA 6469bdcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b02dec3 - Browse repository at this point
Copy the full SHA b02dec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 537ff3d - Browse repository at this point
Copy the full SHA 537ff3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ed7da - Browse repository at this point
Copy the full SHA 00ed7daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77f72bd - Browse repository at this point
Copy the full SHA 77f72bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b208844 - Browse repository at this point
Copy the full SHA b208844View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea02169 - Browse repository at this point
Copy the full SHA ea02169View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd9946 - Browse repository at this point
Copy the full SHA 1bd9946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d4de61 - Browse repository at this point
Copy the full SHA 2d4de61View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe91352 - Browse repository at this point
Copy the full SHA fe91352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d80947 - Browse repository at this point
Copy the full SHA 9d80947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 697e157 - Browse repository at this point
Copy the full SHA 697e157View commit details -
Configuration menu - View commit details
-
Copy full SHA for b96cd9a - Browse repository at this point
Copy the full SHA b96cd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19dd1ca - Browse repository at this point
Copy the full SHA 19dd1caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 169b216 - Browse repository at this point
Copy the full SHA 169b216View commit details -
Configuration menu - View commit details
-
Copy full SHA for a95fdc4 - Browse repository at this point
Copy the full SHA a95fdc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eea622f - Browse repository at this point
Copy the full SHA eea622fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9960012 - Browse repository at this point
Copy the full SHA 9960012View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d8f946 - Browse repository at this point
Copy the full SHA 3d8f946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 910c497 - Browse repository at this point
Copy the full SHA 910c497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fbefbd - Browse repository at this point
Copy the full SHA 6fbefbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd505fc - Browse repository at this point
Copy the full SHA fd505fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 873ee88 - Browse repository at this point
Copy the full SHA 873ee88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a75552 - Browse repository at this point
Copy the full SHA 6a75552View commit details -
IGC: Update to v1.0.17384.12 + other enablements
- Update from 1.0.17384.11 to 1.0.17384.12 - Enable -DINSTALL_GENX_IR='ON' - Enable -DIGC_OPTION__LINK_KHRONOS_SPIRV_TRANSLATOR='ON'
Configuration menu - View commit details
-
Copy full SHA for a67f51e - Browse repository at this point
Copy the full SHA a67f51eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07a3d93 - Browse repository at this point
Copy the full SHA 07a3d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff27456 - Browse repository at this point
Copy the full SHA ff27456View commit details -
- Remove external dependencies (zlib, ncursesw, libxml2) - Remove commented shared library options (fails to build) - Enforce SPIRV-Headers source directory path - Added extra comments for using SPIRV-Tools as source
Configuration menu - View commit details
-
Copy full SHA for 6bf59aa - Browse repository at this point
Copy the full SHA 6bf59aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bf46a - Browse repository at this point
Copy the full SHA 64bf46aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be16c2 - Browse repository at this point
Copy the full SHA 0be16c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a20920f - Browse repository at this point
Copy the full SHA a20920fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f0f28f - Browse repository at this point
Copy the full SHA 0f0f28fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddd1a16 - Browse repository at this point
Copy the full SHA ddd1a16View commit details -
Configuration menu - View commit details
-
Copy full SHA for e26fc50 - Browse repository at this point
Copy the full SHA e26fc50View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5e0b6a - Browse repository at this point
Copy the full SHA b5e0b6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e6aaa - Browse repository at this point
Copy the full SHA 24e6aaaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f0645 - Browse repository at this point
Copy the full SHA d8f0645View commit details -
Configuration menu - View commit details
-
Copy full SHA for d463d0d - Browse repository at this point
Copy the full SHA d463d0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03dfe46 - Browse repository at this point
Copy the full SHA 03dfe46View commit details -
Configuration menu - View commit details
-
Copy full SHA for b368c1e - Browse repository at this point
Copy the full SHA b368c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa0d07 - Browse repository at this point
Copy the full SHA 7aa0d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac3cdfc - Browse repository at this point
Copy the full SHA ac3cdfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a9d0b - Browse repository at this point
Copy the full SHA 66a9d0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9166465 - Browse repository at this point
Copy the full SHA 9166465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6482228 - Browse repository at this point
Copy the full SHA 6482228View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c6587 - Browse repository at this point
Copy the full SHA 29c6587View commit details -
Configuration menu - View commit details
-
Copy full SHA for 172696c - Browse repository at this point
Copy the full SHA 172696cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b72b542 - Browse repository at this point
Copy the full SHA b72b542View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89e3e4a - Browse repository at this point
Copy the full SHA 89e3e4aView commit details -
intel-opencl-clang-140: Align with IGC for static build
Also remove vc-intrinsics build fix as issue now solved with new version 0.20.0 with ref. PR intel/vc-intrinsics#130
Configuration menu - View commit details
-
Copy full SHA for f7245b9 - Browse repository at this point
Copy the full SHA f7245b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8afdcd0 - Browse repository at this point
Copy the full SHA 8afdcd0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c648a - Browse repository at this point
Copy the full SHA 74c648aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7fb5c9 - Browse repository at this point
Copy the full SHA b7fb5c9View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b07bb0 - Browse repository at this point
Copy the full SHA 5b07bb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a464bcd - Browse repository at this point
Copy the full SHA a464bcdView commit details -
Add a new GCC_NO_DEBUG_INFO disabling symbols at build-time
This remove debug symbols at build time reducing binary size significantly + reducing total compile+link time. Also, when set this enforces a "clean" of the current source directory (i.e. build for cmake/meson/ninja) to drop post-build total storage space used. It is hoped that it will allow compiling intel-graphics-compiler (IGC) using github-action which currently uses way to much space.
Configuration menu - View commit details
-
Copy full SHA for 229f447 - Browse repository at this point
Copy the full SHA 229f447View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20858ff - Browse repository at this point
Copy the full SHA 20858ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1c59e4 - Browse repository at this point
Copy the full SHA f1c59e4View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b4dbeb - Browse repository at this point
Copy the full SHA 4b4dbebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b5cea5 - Browse repository at this point
Copy the full SHA 6b5cea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c1d85 - Browse repository at this point
Copy the full SHA d7c1d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for c59498c - Browse repository at this point
Copy the full SHA c59498cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4935c71 - Browse repository at this point
Copy the full SHA 4935c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69067e - Browse repository at this point
Copy the full SHA e69067eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c9e236 - Browse repository at this point
Copy the full SHA 6c9e236View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.