Skip to content

lsun30/cmrt

 
 

Repository files navigation

# 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.

About

C for Media Runtime

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 60.0%
  • C++ 39.6%
  • Other 0.4%