| Package | Description |
|---|---|
| com.nativelibs4java.opencl |
| Modifier and Type | Method and Description |
|---|---|
CLPlatform |
CLDevice.getPlatform() |
CLPlatform |
CLContext.getPlatform() |
static CLPlatform[] |
JavaCL.listGPUPoweredPlatforms()
List the OpenCL implementations that contain at least one GPU device.
|
static CLPlatform[] |
JavaCL.listPlatforms()
Lists all available OpenCL implementations.
|
Copyright © 2009-2015. All Rights Reserved.