retire hsa (#4885)

* retire hsa

* EMULATE_AMD
This commit is contained in:
nimlgen
2024-06-09 11:33:03 +03:00
committed by GitHub
parent e33efd6a3d
commit 654a8b9ef7
16 changed files with 37 additions and 28 deletions

View File

@@ -33,7 +33,8 @@ Variable | Possible Value(s) | Description
DEBUG | [1-6] | enable debugging output, with 4 you get operations, timings, speed, generated code and more
GPU | [1] | enable the GPU backend
CUDA | [1] | enable CUDA backend
HSA | [1] | enable HSA backend
AMD | [1] | enable AMD backend
NV | [1] | enable NV backend
METAL | [1] | enable Metal backend (for Mac M1 and after)
METAL_XCODE | [1] | enable Metal using macOS Xcode SDK
CLANG | [1] | enable Clang backend