Merge branch 'rocm-rel-1.3' into amd-develop
Conflicts: include/hip/nvcc_detail/hip_runtime_api.h Change-Id: I990a7d008da9e8dcc68250cebbc8ee6e723c7e01
This commit is contained in:
@@ -654,7 +654,6 @@ inline hipError_t hipProfilerStop()
|
||||
return hipCUDAErrorTohipError(cudaProfilerStop());
|
||||
}
|
||||
|
||||
|
||||
inline static hipError_t hipSetDeviceFlags (unsigned int flags)
|
||||
{
|
||||
return hipCUDAErrorTohipError(cudaSetDeviceFlags(flags));
|
||||
|
||||
Reference in New Issue
Block a user