ROCm / HIP

HIP: C++ Heterogeneous-Compute Interface for Portability

Home Page:https://rocmdocs.amd.com/projects/HIP/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]: Allow specifying maximum size for memory pool

pxl-th opened this issue · comments

Suggestion Description

Similar to maxSize in CUmemPoolProps, but for hipMemPoolProps that is then passed to hipMemPoolCreate.

It'd be great to have this to limit the pool growth!
Thanks.

Operating System

No response

GPU

No response

ROCm Component

No response

Thank you for suggestion, We will investigate and update you.

@jaydeeppatel1111 am I missing something or it looks like ROCm docs contain information about maxSize field, but the actual release does not include ROCm/clr@b72d8da ?

I'm not able to find it in rocm-6.1.1 tag for clr repo as well as in my local hip_runtime_api.h.

Hello @pxl-th , Change is yet to be part of release.