Thank you for reaching out to us!
GPU data retrieval using the Python SDK is still experimental as of the 5.0 release but should still be working fine (see this post for some small CuPy talk - Python GPU Retrieval Examples Request)
If you have the following:
I suspect that you are using the 4.2 version of the PyZED package since there, only the sl.MEM.CPU
was available. Can you upgrade to the 5.0 instead?
Please note that as of the 5.1 release (which will be released somewhere in September), we’ll introduce more example on how to use CuPy along with the ZED SDK and how to benefit from its acceleration. We’ll also update the docs to remove the line you mentioned (and others).