Rengan Xu <lifefo...@gmail.com> writes:
> In PyCUDA, what is the API to free the allocated page-locked memory? In
> CUDA, we have cudaFreeHost(void* ptr) to free the page-locked memory, but I
> didn't find the corresponding API in PyCUDA. Any help would be appreciated.

https://documen.tician.de/pycuda/driver.html#pycuda.driver.PagelockedHostAllocation.free

HTH,
Andreas

Attachment: signature.asc
Description: PGP signature

_______________________________________________
PyCUDA mailing list -- pycuda@tiker.net
To unsubscribe send an email to pycuda-le...@tiker.net

Reply via email to