Skip to content

Feat: Distributed resim: Replay primitives#965

Merged
gbin merged 3 commits into
gbin/distributed-resim-log-discoveryfrom
gbin/distributed-resim-replay-primitives
Mar 27, 2026
Merged

Feat: Distributed resim: Replay primitives#965
gbin merged 3 commits into
gbin/distributed-resim-log-discoveryfrom
gbin/distributed-resim-replay-primitives

Conversation

@gbin

@gbin gbin commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

Summary

In this step we are building the basic primitives to replay a step across a distributed copper.

Related issues

  • Closes #

Changes

Testing

  • just fmt
  • just lint
  • just test
  • optional full just std-ci (if std/runtime paths are impacted)
  • optional full just nostd-ci (if embedded/no_std paths are impacted)
  • Other (please specify):

pro-tip: just with no parameters in the root defaults to just fmt, just lint, and just test.

Checklist

  • I have updated docs or examples where needed
  • I have added or updated tests where needed
  • I have considered platform impact (Linux/macOS/Windows/embedded)
  • I have considered config/logging changes (if applicable)
  • This change is not a breaking change (or I documented it below)

Breaking changes (if any)

Additional context

@gbin gbin changed the title Feat Replay primitives Feat: Distributed resim: Replay primitives Mar 27, 2026
@gbin gbin added enhancement New feature or request include in changelog labels Mar 27, 2026
gbin added 2 commits March 27, 2026 12:13
* feat: load validation for replay

* fmt

* Feat: Distributed Resim: Causal replay (#969)

* Feat: Distributed Resim: Causal replay

* Adds a full on stress test for distributed deterministic replay (#970)

And we foudn a couple bugs already, fixed in that PR.
@gbin gbin merged commit 77bd609 into gbin/distributed-resim-log-discovery Mar 27, 2026
3 checks passed
@gbin gbin deleted the gbin/distributed-resim-replay-primitives branch March 27, 2026 22:41
gbin added a commit that referenced this pull request Mar 27, 2026
* Feat: Distribured Resim: log discovery

* Feat: Distributed resim: Replay primitives (#965)

* Feat Replay primitives

* fmt

* feat: load validation for replay (#967)

* feat: load validation for replay

* fmt

* Feat: Distributed Resim: Causal replay (#969)

* Feat: Distributed Resim: Causal replay

* Adds a full on stress test for distributed deterministic replay (#970)

And we foudn a couple bugs already, fixed in that PR.

* fmt after octopus merge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant