ca.nengo.util.impl
Class GPUNodeThreadPool
java.lang.Object
ca.nengo.util.impl.NodeThreadPool
ca.nengo.util.impl.GPUNodeThreadPool
public class GPUNodeThreadPool
- extends NodeThreadPool
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myUseGPU
public static boolean myUseGPU
GPUNodeThreadPool
public GPUNodeThreadPool(Node[] nodes)
setUseGPU
public static void setUseGPU(boolean value)
getUseGPU
public static boolean getUseGPU()
Sleep
public void Sleep()
step
public void step(float startTime,
float endTime)
- Overrides:
step in class NodeThreadPool
kill
public void kill()
- Overrides:
kill in class NodeThreadPool
finishedGPUNodes
public void finishedGPUNodes()