Files
rocm-systems/projects/hip
vstojilj 9a8942a89c SWDEV-558836, SWDEV-558837 - Add hipMemSetMemPool and hipMemGetMemPoo… (#1349)
* SWDEV-558836, SWDEV-558837 - Add hipMemSetMemPool and hipMemGetMemPool implementation

* Add managed allocation type for mem pools

* Update rocprofiler-sdk with APis declaration
2026-01-27 18:45:28 +01:00
..
2026-01-27 09:05:31 +01:00
2025-03-20 15:43:57 +05:30
2025-12-15 11:57:18 -08:00
2025-09-10 12:06:14 -04:00
2026-01-20 22:54:20 +05:30

HIP

Caution

The hip repository is retired, please use the ROCm/rocm-systems repository for development. This develop branch will only accept patch updates from a bot that mirrors hip-specific updates from rocm-systems into here.

HIP is a C++ Runtime API and Kernel Language that allows developers to create portable applications for AMD and NVIDIA GPUs from single source code.