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

Co-authored-by: Li, Todd tiantuo <Toddtiantuo.Li@amd.com>
Esse commit está contido em:
systems-assistant[bot]
2025-09-13 10:33:00 -07:00
commit de GitHub
commit 2f7e9591be
@@ -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