cactus-compute / cactus-compute/needle
setup script false positive TPU detection
Open
Beginner friendly
- Dominant language
- Python
- Stars
- 11k
- Forks
- 710
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 25
Description
As the title says, it detects that my system has TPU in it, where it most certainly does not.
An empty /sys/class/accel directory is present in the system, that's why the OR condition activates.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the setup script and find the TPU detection check involving /sys/class/accel. Reproduce the false positive with an empty /sys/class/accel directory, then verify that the setup no longer reports a TPU in that case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100