diff options
author | Andrzej Janik <[email protected]> | 2024-12-02 00:29:57 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2024-12-02 00:29:57 +0100 |
commit | 7a6df9dcbf59edef371e7f63c16c64916ddb0c0b (patch) | |
tree | 7800524ba25d38c514f1c769c9c1b665542c5500 /ext/hip_runtime-sys/include/hip_runtime_api.h | |
parent | 870fed4bb69d919a10822032d65ec20f385df9d7 (diff) | |
download | ZLUDA-7a6df9dcbf59edef371e7f63c16c64916ddb0c0b.tar.gz ZLUDA-7a6df9dcbf59edef371e7f63c16c64916ddb0c0b.zip |
Fix host code and update to CUDA 12.4 (#299)
Diffstat (limited to 'ext/hip_runtime-sys/include/hip_runtime_api.h')
-rw-r--r-- | ext/hip_runtime-sys/include/hip_runtime_api.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/hip_runtime-sys/include/hip_runtime_api.h b/ext/hip_runtime-sys/include/hip_runtime_api.h deleted file mode 100644 index 173daee..0000000 --- a/ext/hip_runtime-sys/include/hip_runtime_api.h +++ /dev/null @@ -1,2 +0,0 @@ -#define __HIP_PLATFORM_HCC__ -#include <hip/hip_runtime_api.h>
\ No newline at end of file |