-
Pulling out [this comment](https://github.com/cockroachdb/cockroach/issues/119967#issuecomment-1985109828) into a separate issue. We should try to pick a forecast time closer to the current time.
>…
-
Hey, as I've described below, I think there are problems training Deepspeed in a multi-node setting when `full_determinism = True` in the `TrainingArguments`. I've replicated this on multiple hardware…
-
Some models in torchbench raise the following exception and are not reported in cvs report:
```
NotImplementedError: Eager model failed to run
```
Models:
* basic_gnn_edgecnn
```
Ru…
-
Is there an easy customizable way to generate structures out of voxels in blocky terrain like buildings, dungeons, towns, etc?
I've been looking at the generators and not sure if the way trees are ma…
-
Coding doesn't seem to work if mapping is not deterministic. Corresponding tests code is available in the `determinism` branch.
We have to ensure that the method `RandomMapping::next_index` is dete…
-
## What are you really trying to do?
Use Sentry with Temporal to track and manage warnings within workflows.
## Describe the bug
Sentry’s catch_warnings context manager, which relies on the s…
-
I am trying to replicate exactly same trajectory of observations from a sequence of actions, for the sake of imitation learning. I found that even if we use the same random seed, i.e. `env.reset(seed=…
-
In discussion about editorconfig today, a number of scenarios were mentioned that we know or suspect are not properly accounted for in determinism:
- additional files
- rulesets
- included rulesets…
-
Executing instructions on the emulated CPU currently consumes 0 time in a Shadow simulation. This can lead to inaccuracy in applications that are CPU-intensive.
It can also lead to deadlock in appl…
-
In this case, only one node should connect to that output, otherwise we will end up introducing non-determinism.