dezhi Liao
dezhi Liao
#### Problem solved by the commit Currently transaction-buffer and dpu-sequence uses different patching scheme. But same hardware should use same patching scheme. #### Bug / issue (if any) fixed, which...
#### Problem solved by the commit #### Bug / issue (if any) fixed, which PR introduced the bug, how it was discovered #### How problem was solved, alternative solutions (if...
#### Problem solved by the commit Assembler added new sections in elf file called ".preempt_save" and ".preempt_restore" to support preempt. This PR adds support to process the added new sections....
#### Problem solved by the commit scratch-pad-mem is a bo used to store L2 memory for the purpose of preemption. Currently scratch-pad-mem size is hardcoded instead of read from elf...
### Describe the bug Repo process: 1) Go to the sample directory (rocprofiler-compute_source/sample) 2) Run the command: `rocprof-compute profile -n test1 -k run_forward$async_dispatch_48_attention_4x10x4096x64xf8E4M3FNUZ_generic --no-roof -- ./occupancy` 3) Bear in mind...