-
一直有一个问题,使用mihomo核心后,开启tun并且在mihomo的config.yaml中修改device为```xxx```,需要同步更改```scripts/box.config```line 12中的```tun_device="tun0"```为```tun_device="xxx"```吗
---
另外在日志中看到```fswatch: watcher removed: …
Moecg updated
1 month ago
-
watcher_device_reader.cpp uses the stack size macros from the device directly (and there is a bug on line 42 (ierisc uses brisc's size)
watcher creates string names for each processor type, these nee…
-
Per @pgkeller - dev_msgs.h is the contract between the host and the device, and it should not be separated.
However, it is currently a blocker in making our code base agnostic to compile time ARCH_…
-
On main (a5d9979), the [llama70b demo](https://github.com/tenstorrent/tt-metal/tree/main/models/demos/t3000/llama3_70b) is hanging (with trace) after several decode iterations. The last known working …
-
My Smart Lock "KNOB LOCK (jy0o3mwz)" is detected, and sensors correctly show battery level, and state of locked/unlocked, but the "Operate Lock" button doesn't seem to do anything.
Unlocking via th…
-
**Describe the bug**
```
tt_device &Cluster::get_driver(chip_id_t device_id) const {
chip_id_t mmio_device_id = this->device_to_mmio_device_.at(device_id);
return *(this->mmio_device_id_to…
-
Hello,
I've noticed that the Windows implementation of this plugin currently lacks support for BLE extended advertising. As a result, devices using extended advertising features, such as coded PHY,…
-
https://github.com/tenstorrent/tt-metal/actions/runs/11562146971/job/32183169130
```
2024-10-28T22:34:15.0908094Z tests/ttnn/unit_tests/operations/ccl/test_all_gather_N300_post_commit.py::test_all…
-
**Describe the bug**
Running the TG-Llama-70b MLP test in a loop leads to a hang after a variable number of iterations - typically hundreds.
This is one example of the watcher output after the hang.…
-
### Summary
UNet Shallow gives bad PCC after two iterations when program cache is enabled.
At a high level, we can reproduce this issue by doing the following steps:
1. Run UNet Shallow end-…