/cmrt

C for Media Runtime

Primary LanguageC++MIT LicenseMIT

# cmrt
C for Media Runtime
Media GPU kernel manager for Intel G45 & HD Graphics family
Copyright (C) 2014-2015 Intel Corporation

License
-------
Please read the COPYING file available in this package.

Overview
--------
Target:
One solution to expose Intel’s Gen GPU’s high performance through high
level language.

Features:
Interface between host program and driver
Manage Gen device
Manage surfaces
Manage media GPU kernels
Manage events
Manage threads
Manage execution
Prepare media GPU kernel arguments
Transfer data between system and GPU memory
Report errors

User: 
Media and Graphics kernel developers.
General purpose GPU computing developers.

Components: CM runtime engine.

Tool Dependencies: CM language/compiler, and debugger/profiler.
(See https://software.intel.com/en-us/c-compilers)

Supported OS: Linux.