HIP icon indicating copy to clipboard operation
HIP copied to clipboard

HIP: C++ Heterogeneous-Compute Interface for Portability

Results 379 HIP issues
Sort by recently updated
recently updated
newest added

- Enable stream ordered memory and mempool tests for Nvidia platform - Fix build errors Change-Id: I90337e73d7b5df944a72cb41f2bde9ab2eec653c

This document includes a non-complete list of modern C++ features that the hipcc compiler supports with examples.

Issue: if a system has both `nvcc` and `clang++` (compiled w/o amd) then the HIP-PLATFORM autodetects to `amd`, instead of `nvidia`. this PR fixes it by only checking for `clang++`...

Change-Id: Ia0cdb2b48ea44ced325f3c442237420c8cee2312

- Mark hipPointerAttribute_t.memoryType deprecated - Instead add hipPointerAttribute_t.type - Update testcases & documentation to use hipPointerAttribute_t.type Change-Id: I3ba58cd2defe82102f9415bbb90cf151e08499dd

Change-Id: Ie59cd0e5a63f37def5fefe444d4ba68a2ba3a382

SWDEV-344154 - infrastructure to skip tests for different archs Required to handle json files for multiple archs Change-Id: Id3bda440c4cd920ce18c14d06e2f2c6ab6346de3