SWDEV-351966 - Dispatch table for hip runtime
Change-Id: Ie4a44fa8cf1ff9c152146070bbbf6b0636d4e325
[ROCm/clr commit: 5e21f0c6bd]
This commit is contained in:
committed by
Anusha Godavarthy Surya
parent
cea00f53fb
commit
3bdedf0cc7
@@ -22,6 +22,7 @@
|
||||
|
||||
#include "hip_internal.hpp"
|
||||
|
||||
namespace hip {
|
||||
hipError_t hipProfilerStart() {
|
||||
HIP_INIT_API(hipProfilerStart);
|
||||
|
||||
@@ -38,3 +39,4 @@ hipError_t hipProfilerStop() {
|
||||
|
||||
HIP_RETURN(hipErrorNotSupported);
|
||||
}
|
||||
} //namespace hip
|
||||
|
||||
Reference in New Issue
Block a user