Skip to content

alex-s168/tt-fetch

Repository files navigation

tt-fetch

neofetch but for Tenstorrent hardware

Building

git submodule update --init --recursive

# modify C and C++ compiler to your likings
cmake -B build -G Ninja -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++

ninja -j$(nproc) -C build

# now you have the executable at build/tt-fetch

About

neofetch for tenstorrent hardware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published