Beispiel #1
0
 public void DetachContext(CUcontext ctx)
 {
     this.LastError = CUDADriver.cuCtxDetach(ctx);
 }