Closed boxer276 closed 5 years ago
Your work for zed is excellent, but I cannot find a way to call PyCudaContext(). Would you please show me a demo about how to "import XXX" and "XXX.PyCudaContext()"?
Sorry for the dummy question. I tried it out myself. It should be "Import cuda_context" and zed_cuda_ctx = cuda_context.PyCudaContext()"
Your work for zed is excellent, but I cannot find a way to call PyCudaContext(). Would you please show me a demo about how to "import XXX" and "XXX.PyCudaContext()"?