Files
rocm-systems/projects/hip-tests
Gerardo Hernandez 50644f5aef SWDEV-508225 remove assertions when loading fat binary (#2013)
* SWDEV-508225 - do not assert() after calling digestFatBinary() if it fails. Otherwise this causes assertions to trigger easily in systems that have an APU and a discrete GPU and the code was compiled for the discrete one

* SWDEV-508225 - fix that when using a non-existent ordinal in HIP_VISIBLE_DEVICES, getCurrentArch() would crash
2026-01-06 21:53:32 +00:00
..
2025-03-20 15:45:31 +05:30
2025-09-10 12:06:14 -04:00

hip-tests

Caution

The hip-tests 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-tests-specific updates from rocm-systems into here.

This repository provides unit tests for HIP implementation.