tenstorrent / tt-umd

User-Mode Driver for Tenstorrent hardware
Apache License 2.0
9 stars 5 forks source link

Fix BH unit test #196

Closed pjanevskiTT closed 2 weeks ago

pjanevskiTT commented 2 weeks ago

FIx BH unit test caused by removing tlb mapping from tt_SiliconDevice constructor. BH tests were using different strings. We should strive towards removing this as fast as possible.