CUDA-eGrabber interaction notes:
The CUDA samples require both the CUDA platform and cuda-python installed
To install cuda-python, execute either: 'pip install cuda-python' or 'python -m pip install cuda-python'
To match a specific version of CUDA: 'pip install cuda-python==x.y'

The usage of eGrabber NvidiaRdmaMemory is only supported on Linux (cuda-rdma.py sample)
