How to use the CreateSubDevices function from bindings
Find comprehensive JavaScript bindings.CreateSubDevices code examples handpicked from public code repositorys.
GitHub: mikeseven/node-opencl
40 41 42 43 44 45 46 47 48 49 50 51 52
// cl.GetDeviceInfo(device, // param_name); // if(cl.CL_VERSION_1_2) { // cl.CreateSubDevices(in_device, // properties, // out_devices); // cl.RetainDevice(device);
33
153
0
+ 89 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)