-
There are various ways to collect the necessary witness data for EVM cross validations. Doing it at high level in the trie seems a bit brittle, it's a lot of ops that must be correct. A better alterna…
-
I started experimenting with running SPEC benchmarks on zsim but I always run into this error (on large simulations):
[S 0] Failed assertion on build/opt/timing_event.h:161: startCycle 483549126828…
-
Using Linux branch abrodkin-arc64-5.15.y, updated to Linux 5.15.127. Built with arc-2023.09 buildroot, using 2023.09 toolchain with latest patches.
Linux running in SMP mode.
I can observe crash i…
-
## 🐛 Bug
Hello, I’m running a GAN model with some second-order regularization. The training went well at the beginning and the loss decreased. However, after a random period of time, ranging from 3…
-
File "tools/train.py", line 132, in
args=(exp, args),
│ └ Namespace(batch_size=16, cache=False, ckpt='weights/yolox_nano.pth', devices=1, dist_backend='nccl', dist_url=None, exp_fi…
-
We are currently implementing a new algorithm in Boost.Histogram which is supposed to profit from cacheline prefetching. The prefetch instruction is a builtin, so we need code to get a platform-indepe…
-
**Could you supply simple instructions on how a user of `lukechilds/electrumx` can execute the `compact_history` command?**
I've been using the `lukechilds/electrumx` docker image successfully for …
-
@blozano-tt 's workflow triggered on a run on vm-105: https://github.com/tenstorrent/tt-metal/actions/runs/11491670594/job/31984727604
that seems to have timed out
Then Aswin noticed that proces…
-
# Rationale
Currently, when go-ethereum builds/executes a block it processes transactions in the EVM (while using the O(1) snapshot to perform DB reads as needed) and then needs to apply all of the…
-
Hi, I am running the newest commit on Ubuntu 22.04 LTS and ElectrumX crashed with this "Fatal error on SSL transport" and "Bad file descriptor" error. Afterwards it was possible to start it again with…