# hipMM

HIP Memory Manager (hipMM) provides advanced GPU memory management utilities for a variety of libraries in
the AMD ROCm™ Data Science Toolkit (ROCm-DS). hipMM focuses on improving memory usage efficiency for workloads that
leverage hipDF, hipGRAPH, hipVS, and hipRAFT.

::::{grid} 2 2 2 2

:::{grid-item-card}
:padding: 1
:img-top: ../images/ROCm-DS_Docs.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://rocm.docs.amd.com/projects/hipMM/en/latest/" class="card-header-link">
  <h2 class="card-header">Documentation</h2>
</a>
<p class="paragraph"> Installation instructions, how-to guides, and API reference material are on the ROCm Documentation site.
</p>
:::

:::{grid-item-card}
:padding: 1
:img-top: ../images/hipMM.jpg
:class-img-top: small-sd-card-img-top
:class-body: small-sd-card
:class: small-sd-card
+++
<a href="https://github.com/ROCm-DS/hipMM" class="card-header-link">
  <h2 class="card-header">Github</h2>
</a>
<p class="paragraph"> View the hipMM source code on Github.
</p>
:::

::::
