SWDEV-541096 - add hipEventWaitDefault and hipEventWaitExternal (#453)

Co-authored-by: Li, Todd tiantuo <Toddtiantuo.Li@amd.com>
Этот коммит содержится в:
systems-assistant[bot]
2025-09-13 10:33:00 -07:00
коммит произвёл GitHub
родитель 8abe24d3b0
Коммит 2f7e9591be
+4
Просмотреть файл
@@ -372,6 +372,10 @@ typedef enum cudaResourceViewFormat hipResourceViewFormat;
#define hipEventRecordDefault cudaEventRecordDefault
#define hipEventRecordExternal cudaEventRecordExternal
//! Flags that can be used with hipStreamWaitEvent.
#define hipEventWaitDefault cudaEventWaitDefault
#define hipEventWaitExternal cudaEventWaitExternal
#define hipHostMallocDefault cudaHostAllocDefault
#define hipHostMallocPortable cudaHostAllocPortable
#define hipHostMallocMapped cudaHostAllocMapped