Action 35422b9f3633ad8cc5c83dfdc4ec1aa4def293f9c4ee530d59420599d0e3b938
Summary
crate:v0.15.0dso:v0.15.0driver:crate:v0.31.0
Upstream Dependencies
| Role | Action ID | State | Kind | Subject | Output |
|---|---|---|---|---|---|
aig_action_id | 036f588b19e419b601ec3a36ea7daaec2830dba86339a6fcef0790dd62173922 | done | driver_ir_to_g8r_aig | ir=28874571a1af top=<auto> fraig=false | aig_file payload/result.aig |
Provenance
Dependencies
| Action ID | Artifact Type | Relpath | Path |
|---|---|---|---|
036f588b19e419b601ec3a36ea7daaec2830dba86339a6fcef0790dd62173922 | aig_file | payload/result.aig | bvc-artifacts/artifacts/03/6f/036f588b19e419b601ec3a36ea7daaec2830dba86339a6fcef0790dd62173922/payload/result.aig |
28874571a1afc05308be74317e5086ae195c495949b51dfdd33cc6c449a0d7b6 | ir_package_file | payload/package.opt.ir | bvc-artifacts/artifacts/28/87/28874571a1afc05308be74317e5086ae195c495949b51dfdd33cc6c449a0d7b6/payload/package.opt.ir |
Output Files
| Path | Bytes | SHA256 |
|---|---|---|
stats.json | 583 | e8236426936a655896405791468df2227563b04ab937091aa0fc14f2f8bf4712 |
stats.raw.json | 543 | 31b5a19aaa077d9e9f736db438e837b639b89fccf8662ce0be9881aeb6e829ae |
Executed Commands
| # | Exit | Command |
|---|---|---|
| 1 | 0 | docker run --name xlsynth-bvc-run-35422b9f3633ad8c-1250608-595 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/28/87/28874571a1afc05308be74317e5086ae195c495949b51dfdd33cc6c449a0d7b6/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/35422b9f3633ad8cc5c83dfdc4ec1aa4def293f9c4ee530d59420599d0e3b938-1250608-1771535421615775885/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e FRAIG=false -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.15.0 xlsynth-bvc-driver:0.15.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:-}"
xlsynth-driver ir2g8r --fraig="${FRAIG}" --stats-out /outputs/stats.raw.json /inputs/input.ir > /dev/null
test -s /outputs/stats.raw.json
|
Details JSON
{
"aig_stats_mode": "legacy_ir2g8r_stats_out_recompute",
"crate_version_label": "crate:v0.15.0",
"driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.31.0",
"release_platform": "ubuntu2004"
},
"driver_subcommand": "aig-stats",
"dso_version_label": "dso:v0.15.0",
"legacy_g8r_source": {
"fraig": false,
"ir_action_id": "28874571a1afc05308be74317e5086ae195c495949b51dfdd33cc6c449a0d7b6",
"source_runtime": {
"docker_image": "xlsynth-bvc-driver:0.15.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.15.0",
"release_platform": "ubuntu2004"
},
"source_xlsynth_version": "v0.15.0"
},
"legacy_g8r_stats_sidecar_missing": "payload/result.g8r_stats.json",
"runtime_xlsynth_version": "v0.35.0",
"source_aig_crate_version_label": "crate:v0.15.0",
"source_aig_driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.15.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.15.0",
"release_platform": "ubuntu2004"
},
"source_aig_dso_version_label": "dso:v0.15.0",
"stats_runtime_crate_version_label": "crate:v0.31.0",
"stats_runtime_dso_version_label": "dso:v0.35.0",
"xlsynth_version": "v0.15.0"
}Action JSON
{
"action": "driver_aig_to_stats",
"aig_action_id": "036f588b19e419b601ec3a36ea7daaec2830dba86339a6fcef0790dd62173922",
"version": "v0.15.0",
"runtime": {
"driver_version": "0.31.0",
"release_platform": "ubuntu2004",
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile"
}
}