SWDEV-541096 - add hipEventWaitDefault and hipEventWaitExternal (#453)
Co-authored-by: Li, Todd tiantuo <Toddtiantuo.Li@amd.com>
Esse commit está contido em:
@@ -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
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário