# Test SM Partitioning on Jetson TX2/TX1/Nano ## Setup Make sure that python-tk is available and that you have an X display available (local or forwarded). ## Test ``` ./bin/runner rtas23_striped_tx2.json ./bin/runner rtas23_unstriped_tx2.json python2 ./view_blocksbysm.py -d results/ ``` If the striped result differs from the one without a mask, SM partitioning succeeded!