sarchlab / mgpusim

A highly-flexible GPU simulator for AMD GPUs.
MIT License
62 stars 9 forks source link

total_kernel_time = 0 when using unified-gpus #78

Closed InnoBogus closed 3 days ago

InnoBogus commented 4 days ago

To Reproduce MGPUSim version of commit ID:

Command that recreates the problem

Command

Current behavior A clear and concise description of what is wrong.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. 图片

Additional context Add any other context about the problem here. wondering if it's a bug or something wrong about my instruction

DX990307 commented 3 days ago

Hi, I fixed this bug, and it works now. You can try it again by using the code in the new branch.