public interface PlatformChooser
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends Device> |
chooseDevices(java.util.List<? extends Platform> platforms)
Chooses one or more devices for the opencl context.
|
java.util.List<? extends Device> chooseDevices(java.util.List<? extends Platform> platforms)
platforms
- the available platforms