Skip to content

v0.16.2

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Mar 03:49
a9b4166

Release Notes

  • (feat) Enable GPU for JAX backends. (#564)
  • (feat) Add IREE diagnostics. (#563)
  • (feat) Add Logstream to elodin-db and an example. (#561)
  • (feat) Reduce redundant frame buffer copies in the sensor camera display pipeline. (#556)
  • (feat) Add sensor cameras and Tracy IREE. (#554)
  • (feat) Include the git hash with the version shown on the CLI. (#553)
  • (feat) Add a new Nix shell: nix develop .#run. (#552)
  • (feat) UI: Add timeline inspector and Jump-to-Latest button. (#546)
  • (fix) UI: Prevent line_3d from drawing ahead of CurrentTimestamp. (#545)
  • (chore) Bump nixpkgs on Aleph to 25.11. (#566)
  • (chore) Add probe-based performance instrumentation for sensor camera. (#560)
  • (test) Add IREE test fixtures for Mac. (#559)
  • (doc) Add README to ellipsoid example. (#544)

elodin 0.16.2

Install elodin 0.16.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/elodin-sys/elodin/releases/download/v0.16.2/elodin-installer.sh | sh

Download elodin 0.16.2

File Platform Checksum
elodin-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
elodin-x86_64-pc-windows-msvc.zip x64 Windows checksum
elodin-x86_64-pc-windows-msvc.msi x64 Windows checksum
elodin-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

elodin-db 0.16.2

Install elodin-db 0.16.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/elodin-sys/elodin/releases/download/v0.16.2/elodin-db-installer.sh | sh

Download elodin-db 0.16.2

File Platform Checksum
elodin-db-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
elodin-db-aarch64-unknown-linux-musl.tar.gz ARM64 MUSL Linux checksum
elodin-db-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum