Action 2732e7b00af0b71d4db76083e714e67896eb80e5b4a4b445a669bfe33699b187
Summary
crate:v0.31.0dso:v0.35.0driver:crate:v0.31.0
Upstream Dependencies
| Role | Action ID | State | Kind | Subject | Output |
|---|---|---|---|---|---|
ir_action_id | 9d4f1a9ce61addc82c0461afc3797b1cd4f28721d26dc7df1d6f38b51efacba1 | done | driver_dslx_fn_to_ir | xls/dslx/stdlib/bfloat16.x::is_neg_inf | ir_package_file payload/package.ir |
Provenance
Dependencies
| Action ID | Artifact Type | Relpath | Path |
|---|---|---|---|
9d4f1a9ce61addc82c0461afc3797b1cd4f28721d26dc7df1d6f38b51efacba1 | ir_package_file | payload/package.ir | bvc-artifacts/artifacts/9d/4f/9d4f1a9ce61addc82c0461afc3797b1cd4f28721d26dc7df1d6f38b51efacba1/payload/package.ir |
Suggested Next Actions
| Action ID | State | Kind | Subject | Reason |
|---|---|---|---|---|
4fc06d3c66a4eb19ddafff0b4f209d47a5eafcbca55ba72b0ad2e0ea7fc145ec | done | driver_ir_equiv | lhs=9d4f1a9ce61a rhs=2732e7b00af0 top=__bfloat16__is_neg_inf | Check unoptimized vs optimized IR equivalence with DriverIrEquiv |
aa1003ccc19e6a10e645dfccab87949e7d77aa1e69da9a29cfc7e245c0e63e02 | done | driver_ir_to_delay_info | ir=2732e7b00af0 top=__bfloat16__is_neg_inf model=asap7 | Compute optimized IR delay info with DriverIrToDelayInfo |
1fbe6f749ae0c24751b6a9dd6baeb64c4e821d0b7c7280552e3338580d1d191d | done | driver_ir_to_g8r_aig | ir=2732e7b00af0 top=<auto> fraig=false | Convert optimized IR to AIG with DriverIrToG8rAig (fraig=false) |
d78b55ac5e7cc5079a6fdc6c9f252f5cdbb2d151d33a2c97137ee69e4cc00a75 | done | driver_ir_to_g8r_aig | ir=2732e7b00af0 top=<auto> fraig=true | Convert optimized IR to AIG with DriverIrToG8rAig (fraig=true) |
39909677c27078f9e5f1a28f38cd07fe12052b840a5f4e448c2df8b00f25af7f | done | ir_fn_to_combinational_verilog | ir=2732e7b00af0 top=__bfloat16__is_neg_inf system_verilog=false | Convert optimized IR to combinational Verilog with IrFnToCombinationalVerilog |
Output Files
| Path | Bytes | SHA256 |
|---|---|---|
package.opt.ir | 996 | 772cbb91cb406697230a90ff652012f3c189f528fca172fb0f11edf72b9c389b |
Executed Commands
| # | Exit | Command |
|---|---|---|
| 1 | 0 | docker run --name xlsynth-bvc-run-irfnstructuralha-316550-77 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/9d/4f/9d4f1a9ce61addc82c0461afc3797b1cd4f28721d26dc7df1d6f38b51efacba1/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527884629727615-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__is_neg_inf -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.35.0 xlsynth-bvc-driver:0.31.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-fn-structural-hash /inputs/input.ir --top "${IR_TOP}" --json true > /scratch/structural_hash.json
test -s /scratch/structural_hash.json
|
Details JSON
{
"crate_version_label": "crate:v0.31.0",
"driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.31.0",
"release_platform": "ubuntu2004"
},
"dso_version_label": "dso:v0.35.0",
"input_ir_fn_structural_hash": "b3007e037e9e8b89d8a478b09407d807db2f41a36300b51414bebfa8218db460",
"ir_top": "__bfloat16__is_neg_inf",
"semantic_cache_hit": {
"from_action_id": "a7d4a7911b1edf21433e1ab675d033f701924b9ae7a6de7b90cc8d6fea1ed493",
"key": "ir_fn_structural_hash"
},
"xlsynth_version": "v0.35.0"
}Action JSON
{
"action": "driver_ir_to_opt",
"ir_action_id": "9d4f1a9ce61addc82c0461afc3797b1cd4f28721d26dc7df1d6f38b51efacba1",
"top_fn_name": "__bfloat16__is_neg_inf",
"version": "v0.35.0",
"runtime": {
"driver_version": "0.31.0",
"release_platform": "ubuntu2004",
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile"
}
}