-
It was brought up by @YazzyYaz that not only do we need a signalling mechanism for validators, but we also need there to be some cutoff for other nodes such as RPC endpoints and light nodes.
One s…
-
Current design of Vertigo will attempt to generate all possible mutants in the defined mutation space, only then report will be generated. However, it is likely that there is no enough budget to perfo…
-
The _snpair_mNP2S_Flag_ flag is marked as safe for concurrency in snpair.cpp:91, but if the tests for the Crush battery are executed such that each j2 value is done in parallel, can we not end up in a…
-
### Describe the bug
Given the [KitchenSinkWorkflow.cs.txt](https://github.com/user-attachments/files/16599943/KitchenSinkWorkflow.cs.txt) workflow and [KitchenSink.cs.txt](https://github.com/user-…
cretz updated
2 months ago
-
continued exploration and observations, from notes that began in #12
## default automatic chunking not deterministic (and not performant)
One of the things we wanted to understand how the default …
-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTor…
-
Is your feature request related to a problem? Please describe.
If I do this https://github.com/temporalio/samples-typescript/compare/main...bijeebuss:samples-typescript:main
and then start the workf…
-
I noticed that `jest-playwright` package recommends using `@playwright/test` over `playwright`. Any plans to move this this in the future, since it has typescript support out of the box?
- `jest-p…
-
The result changes every time you press "run gsea" on the demo, even though the seed is set. The problem could be:
- The seed is not being used or passed around correctly
- Non-determinism introduce…
-
I now have task: extract mails from several (10+) .PST files (all from one account, collected over the past 15 years or so as bakups), remove duplicities and convert mails into MAILDIR structure.
My …