Пример #1
0
 public void SetCurrentContext(CUcontext ctx)
 {
     this.LastError = CUDADriver.cuCtxSetCurrent(ctx);
 }