tenstorrent / tt-umd

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

Force a single memory channel for BH, don't throw if more channels #16

Closed broskoTT closed 3 months ago

broskoTT commented 4 months ago

Currently we don't support more than a single channel for blackhole. Instead of hitting an assert when there is more than 1 hugepage setup on system, and throw, force using only a single channel, and ignore the rest.