SWDEV-376665 - Correct information for hipStreamDestroy API (#3134)
Change-Id: If1c255880569dbd81a058683185065502a10b782
[ROCm/hip commit: cf489916c5]
Cette révision appartient à :
révisé par
GitHub
Parent
beccdec280
révision
2cce65c7c4
@@ -2126,8 +2126,7 @@ hipError_t hipDeviceGetStreamPriorityRange(int* leastPriority, int* greatestPrio
|
||||
/**
|
||||
* @brief Destroys the specified stream.
|
||||
*
|
||||
* @param[in, out] stream Valid pointer to hipStream_t. This function writes the memory with the
|
||||
* newly created stream.
|
||||
* @param[in] stream stream identifier.
|
||||
* @return #hipSuccess #hipErrorInvalidHandle
|
||||
*
|
||||
* Destroys the specified stream.
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur