The Wayback Machine - https://web.archive.org/web/20180519013323/https://github.com/intel/compute-runtime
Skip to content
Intel(R) Graphics Compute Runtime for OpenCL(TM). Replaces Beignet for Gen8 (Broadwell) and beyond. https://01.org/compute-runtime
C++ C CMake M LLVM Batchfile
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
common Convert FALLTHROUGH comments to C++17 [[fallthrough]] attribute Feb 14, 2018
documentation dependencies cleanup May 11, 2018
elf Cmake refactor part 7 Mar 6, 2018
manifests use latest version of Khronos(tm) OpenCL Headers May 17, 2018
offline_compiler Compile kernels per platform type (core/lp) Apr 26, 2018
public enable perf counters for events Feb 28, 2018
runtime Refactoring ULTs around HW tests May 18, 2018
third_party dependencies cleanup May 11, 2018
unit_tests Refactoring ULTs around HW tests May 18, 2018
.clang-format Initial commit Dec 20, 2017
.clang-tidy Initial commit Dec 20, 2017
.ctags Initial commit Dec 20, 2017
.gitattributes Initial commit Dec 20, 2017
.gitignore Initial commit Dec 20, 2017
CMakeLists.txt allow to build Neo with most recent version of Khronos headers May 17, 2018
Jenkinsfile dependencies update Apr 26, 2018
LICENSE added license file Feb 15, 2018
README.md dependencies cleanup May 11, 2018
common_macros.cmake Compile kernels per platform type (core/lp) Apr 26, 2018
compiler.config.h.in use externally provided names of compiler shared libraries Apr 17, 2018
config.h.in refactor config.h usage Apr 26, 2018
driver_version.h.in Use configure_file for NEO_DRIVER_VERSION instead of source file prop… Apr 27, 2018
os_release_info.cmake Clearlinux: default cfg files go to /usr/share/defaults/etc instead o… Mar 21, 2018
package.cmake package: fix package version deduction Apr 27, 2018
platforms.cmake Compile kernels per platform type (core/lp) Apr 26, 2018
ubsan.supp Initial commit Dec 20, 2017

README.md

Intel(R) Graphics Compute Runtime for OpenCL(TM)

Introduction

The Intel(R) Graphics Compute Runtime for OpenCL(TM) is a open source project to converge Intel's development efforts on OpenCL(TM) compute stacks supporting the GEN graphics hardware architecture.

Please refer to http://01.org/compute-runtime for additional details regarding Intel's motivation and intentions wrt OpenCL support in the open source.

License

The Intel(R) Graphics Compute Runtime for OpenCL(TM) is distributed under the MIT License.

You may obtain a copy of the License at: https://opensource.org/licenses/MIT

Dependencies

Optional dependencies

Below packages are needed to enable cl_intel_va_api_media_sharing extension

Supported Platforms

  • Intel Core Processors with Gen8 graphics devices (formerly Broadwell) - OpenCL 2.1
  • Intel Core Processors with Gen9 graphics devices (formerly Skylake, Kaby Lake, Coffee Lake) - OpenCL 2.1
  • Intel Atom Processors with Gen9 graphics devices (formerly Apollo Lake, Gemini Lake) - OpenCL 1.2

Linking applications

When building applications, they should link with ICD loader library (ocl-icd). Directly linking to the runtime library (igdrcl) is not supported.

How to provide feedback

By default, please submit an issue using native github.com interface: https://github.com/intel/compute-runtime/issues.

How to contribute

Create a pull request on github.com with your patch. Make sure your change is cleanly building and passing ULTs. A maintainer will contact you if there are questions or concerns.

See also

(*) Other names and brands my be claimed as property of others.

You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Press h to open a hovercard with more details.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.