-
We are interested in mostly using the DRAM-v part of DRAM. In running the `DRAM-setup.py prepare_databases` command with no special options (no KEGG), we see that the database is quite large - and the…
-
How can I simulate a channel with a single x8 DRAM?
I can simulate a channel with four or two DRAMs by changing the "nbrOfDevices" parameter in the memspec .json file AND simultaneously change the…
-
Hi, I am racently using DRAMv and follow this protocol `https://www.protocols.io/view/viral-sequence-identification-sop-with-virsorter2-btv8nn9w?step=1`. Could you tell how much time DRAMv will take ?…
-
Currently Tracy uses 16bit unsigned for its event IDs. That can run out in large models. Switch to 32-bit for these IDs
This will be a breaking change on GUI, thus requiring version bump for proper e…
-
**Describe the bug**
`No circular buffer with id 542728968 exists in Program 98` seen when running a `ttnn.matmul` once with both arguments in DRAM (which works fine) and then again in a later iterati…
-
Hi all, I am working with Arm reference solution
[Arm-reference-solution](https://gitlab.arm.com/arm-reference-solutions/arm-reference-solutions-docs/-/blob/master/docs/aemfvp-a-rme/build-stack.rst?r…
-
Command to run:
pytest tests/tt_eager/python_api_testing/unit_testing/misc/test_softmax.py::test_scale_mask_softmax_inplace
-
The bounds are wrong and somehow `stage_mem` is also not throwing an error.
Scheduling call
```
neon = auto_stage_mem(neon, neon.find_loop("i"), "B", "B_reg")
```
Before code
```
def rank_…
gilbo updated
3 months ago
-
Fix for I2S.h not found
Downgrade esp32 by espressif to 2.0.17.
(Web Ide did not have this problem)
Selecting huge app in partition scheme not possible using
Doit esp32 Devkit v1, use another …
-
Hey, i used the following command `python3 -m litex_boards.targets.sipeed_tang_primer_20k --build --dock lite` to build a litex soc and after running it the memory init failed.
the following logs w…