Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding TPU support via libtpuinfo #360

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

rdyro
Copy link

@rdyro rdyro commented Feb 22, 2025

Adding TPU support through an unofficial libtpuinfo built by rewriting tpu-info in golang (to compile it into a dynamic library).

I added a cmake rule to detect the presence of the necessary libtpuinfo.so library and enable the TPU support. Otherwise, it's possible to build with -DTPU_SUPPORT=ON following the convention.

@rdyro rdyro mentioned this pull request Feb 22, 2025
@rdyro rdyro changed the title Adding TPU support via [libtpuinfo](https://github.com/rdyro/libtpuinfo) Adding TPU support via libtpuinfo Mar 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant