rocr: Remove queue_full_workaround code

Remove deprecated queue_full_workaround code as gfx7 and gfx8 GPUs are
EoL.


[ROCm/ROCR-Runtime commit: b8434529a5]
此提交包含在:
David Yat Sin
2025-05-26 19:50:12 +00:00
提交者 Yat Sin, David
父節點 a16f5380cd
當前提交 e84a855c98
共有 2 個檔案被更改,包括 23 行新增199 行删除
-2
查看文件
@@ -299,8 +299,6 @@ class AqlQueue : public core::Queue, private core::LocalSignal, public core::Doo
// Handle of agent, which queue is attached to
GpuAgent* agent_;
uint32_t queue_full_workaround_;
// Handle of scratch memory descriptor
ScratchInfo queue_scratch_;