pycuda._driver.LogicError: cuMemHostAlloc failed: OS call failed or operation not supported on this OS
Open
bug
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 298
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
During loop processing tensor model inference, in the middle of the loop will appear “pycuda._driver.LogicError: cuMemHostAlloc failed: OS call failed or operation not supported on this OSXXX failure of TensorRT X.Y when running XXX on GPU XXX” when host_mem = cuda.pagelocked_empty(size, dtype)
Environment
TensorRT Version: 8.6.1
NVIDIA GPU: T4
NVIDIA Driver Version: 515.65.01
CUDA Version:11.7
CUDNN Version:8.2.1
Operating System: CentOS
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.