About the pinned memory size

Hi, I wonder how can I know the maximum size of PyTorch pinned memory? I want to allocate a large pinned memory buffer.

Thanks in advance!