Intel clGPU
Context management

Classes

class  container< C >
 Base class for service lookup containers. More...
 
class  context
 Global library context provides access to all library objects. More...
 

Enumerations

enum  engine_type { default_engine, open_cl }
 supported engine types More...
 

Detailed Description

Enumeration Type Documentation

◆ engine_type

enum engine_type
strong

supported engine types

Enumerator
default_engine 

engine type registered as default

open_cl 

Open CL engine.

Definition at line 27 of file context.hpp.