Added initial OpenCL stub.
This commit is contained in:
parent
a9103dd1ae
commit
36da54b8ce
28 changed files with 6788 additions and 1 deletions
|
@ -39,7 +39,8 @@ public:
|
|||
Default,
|
||||
Usage,
|
||||
Version,
|
||||
Topo
|
||||
Topo,
|
||||
Platforms
|
||||
};
|
||||
|
||||
static Id get(const Process &process);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue