osrm-backend
osrm-backend copied to clipboard
Different Results on different Architectures
Issue
I find microscopic differences in routing of osrm-extract on different Architectures
Steps to reproduce
run osrm-extract using a Homebrew installation vs a Linux self-compiled one.
Specifications
v5.7.1- Mac:
5.27.1_4 - Ubuntu:
5.27.1, self compiled
Questions
- Is OSRM intended to be machine independent (roundings, rng etc)
- How could I further debug this?