1 Open Issue Need Help Last updated: Aug 6, 2025

Open Issues Need Help

View All on GitHub
Operating Systems Kernel Development

AI Summary: The task involves deprecating the 'grayskull_' functions within the Tenstorrent kernel module (tt-kmd) by renaming them to 'wormhole_', moving their code to 'wormhole.c', relocating necessary defines, and deleting the obsolete 'grayskull.c' and 'grayskull.h' files. This is part of a larger project to support Wormhole and Blackhole hardware.

Complexity: 3/5
good first issue

Tenstorrent Kernel Module

C