/versions/

Action 4fdb66d719d1e0a3f3fcc58a381f10f971ca4ea46bb39ab6dcd2520947d9200f

Summary

state: not queued

kind: driver_ir_equiv

subject: lhs=b0244f034440 rhs=8e80c2061b69 top=__float32__fast_rsqrt

crate:v0.13.0dso:v0.13.0driver:crate:v0.13.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
lhs_ir_action_idb0244f0344409e54a6ba5c9b7fa9e6a628b42edd9726b360b3bdffda774dda00donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::fast_rsqrtir_package_file payload/package.ir
rhs_ir_action_id8e80c2061b69febf549e24d4c39daa6bd549dd36dd94b2483d5a08596605683adonedriver_ir_to_optir=b0244f034440 top=__float32__fast_rsqrtir_package_file payload/package.opt.ir

Failure

timeout at 2026-02-20T04:56:44.355123720+00:00 by unknown-host:2098204:web-runner-17

summary: TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-4fdb66d719d1e0a3-2098204-90)

TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-4fdb66d719d1e0a3-2098204-90)
command:
docker run --name xlsynth-bvc-run-4fdb66d719d1e0a3-2098204-90 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b0/24/b0244f0344409e54a6ba5c9b7fa9e6a628b42edd9726b360b3bdffda774dda00/payload/package.ir:/inputs/lhs.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/8e/80/8e80c2061b69febf549e24d4c39daa6bd549dd36dd94b2483d5a08596605683a/payload/package.opt.ir:/inputs/rhs.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/4fdb66d719d1e0a3f3fcc58a381f10f971ca4ea46bb39ab6dcd2520947d9200f-2098204-1771563103947547404/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__fast_rsqrt -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.13.0 xlsynth-bvc-driver:0.13.0 bash -lc set -euo pipefail

cache_dir="/cache/${XLSYNTH_VERSION}/${XLSYNTH_PLATFORM}"
if [ ! -d "${cache_dir}" ]; then
  echo "missing cached xlsynth release at ${cache_dir}" >&2
  exit 1
fi
rm -rf /tmp/xlsynth-release
mkdir -p /tmp/xlsynth-release
cp -a "${cache_dir}/." /tmp/xlsynth-release/
for ext in so dylib; do
  if [ -f "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" ]; then
    ln -sf "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" "/tmp/xlsynth-release/libxls-${XLSYNTH_VERSION}-${XLSYNTH_PLATFORM}.${ext}"
  fi
done
export XLSYNTH_TOOLS=/tmp/xlsynth-release
export LD_LIBRARY_PATH="/tmp/xlsynth-release:${LD_LIBRARY_PATH:-}"

cat > /tmp/xlsynth-toolchain.toml <<'TOML'
[toolchain]
tool_path = "/tmp/xlsynth-release"
TOML
xlsynth-driver --toolchain /tmp/xlsynth-toolchain.toml ir-equiv /inputs/lhs.ir /inputs/rhs.ir --top "${IR_TOP}" --solver auto --output_json /outputs/ir_equiv.json
test -s /outputs/ir_equiv.json

cleanup: removed timed-out container
stdout:

stderr:
Attempted Command
docker run --name xlsynth-bvc-run-4fdb66d719d1e0a3-2098204-90 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b0/24/b0244f0344409e54a6ba5c9b7fa9e6a628b42edd9726b360b3bdffda774dda00/payload/package.ir:/inputs/lhs.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/8e/80/8e80c2061b69febf549e24d4c39daa6bd549dd36dd94b2483d5a08596605683a/payload/package.opt.ir:/inputs/rhs.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/4fdb66d719d1e0a3f3fcc58a381f10f971ca4ea46bb39ab6dcd2520947d9200f-2098204-1771563103947547404/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__fast_rsqrt -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.13.0 xlsynth-bvc-driver:0.13.0 bash -lc set -euo pipefail

Action JSON

{
  "action": "driver_ir_equiv",
  "lhs_ir_action_id": "b0244f0344409e54a6ba5c9b7fa9e6a628b42edd9726b360b3bdffda774dda00",
  "rhs_ir_action_id": "8e80c2061b69febf549e24d4c39daa6bd549dd36dd94b2483d5a08596605683a",
  "top_fn_name": "__float32__fast_rsqrt",
  "version": "v0.13.0",
  "runtime": {
    "driver_version": "0.13.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.13.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}