Closed joelsmithTT closed 4 weeks ago
https://github.com/tenstorrent/tt-umd/pull/97 enabled unit tests for Grayskull.
It looks like the GS unit tests may make assumptions about hardware harvesting state.
Some example failures: https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303194072 https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303194531 https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303190268 https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303191367
Possible fix: query the device for actual harvesting state and use that for the "simulated" config.
@broskoTT I see that you opened PR for this at https://github.com/tenstorrent/tt-umd/pull/138 so assigning to you.
https://github.com/tenstorrent/tt-umd/pull/97 enabled unit tests for Grayskull.
It looks like the GS unit tests may make assumptions about hardware harvesting state.
Some example failures: https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303194072 https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303194531 https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303190268 https://github.com/tenstorrent/tt-umd/actions/runs/11257843046/job/31303191367
Possible fix: query the device for actual harvesting state and use that for the "simulated" config.