Doc update - describe debug techniques
Also tweak sample to remove unneeded HIP_KERNEL_NAME. Comment update
Αυτή η υποβολή περιλαμβάνεται σε:
@@ -338,6 +338,7 @@ void ihipStream_t::locked_wait()
|
||||
};
|
||||
|
||||
// Causes current stream to wait for specified event to complete:
|
||||
// Note this does not require any kind of host serialization.
|
||||
void ihipStream_t::locked_waitEvent(hipEvent_t event)
|
||||
{
|
||||
LockedAccessor_StreamCrit_t crit(_criticalData);
|
||||
|
||||
Αναφορά σε νέο ζήτημα
Block a user