|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjcuda.driver.CUcontext
public class CUcontext
Java port of a CUcontext.
JCudaDriver.cuCtxCreate(jcuda.driver.CUcontext, int, jcuda.driver.CUdevice),
JCudaDriver.cuCtxAttach(jcuda.driver.CUcontext, int),
JCudaDriver.cuCtxDetach(jcuda.driver.CUcontext),
JCudaDriver.cuCtxDestroy(jcuda.driver.CUcontext),
JCudaDriver.cuCtxPushCurrent(jcuda.driver.CUcontext),
JCudaDriver.cuCtxPopCurrent(jcuda.driver.CUcontext)| Constructor Summary | |
|---|---|
CUcontext()
Creates a new, uninitialized CUcontext |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
Returns a String representation of this object. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CUcontext()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||