Skip to content

Commit

Permalink
bump softnpu/npuzone
Browse files Browse the repository at this point in the history
  • Loading branch information
rcgoodfellow committed Nov 10, 2023
1 parent 85fff01 commit 25647d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/ci_download_softnpu_machinery
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ OUT_DIR="out/npuzone"

# Pinned commit for softnpu ASIC simulator
SOFTNPU_REPO="softnpu"
SOFTNPU_COMMIT="c1c42398c82b0220c8b5fa3bfba9c7a3bcaa0943"
SOFTNPU_COMMIT="dec63e67156fe6e958991bbfa090629868115ab5"

# This is the softnpu ASIC simulator
echo "fetching npuzone"
Expand Down
5 changes: 3 additions & 2 deletions tools/create_virtual_hardware.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ function ensure_softnpu_zone {
--omicron-zone \
--ports sc0_0,tfportrear0_0 \
--ports sc0_1,tfportqsfp0_0 \
--sidecar-lite-branch main
}
--sidecar-lite-commit f0585a29fb0285f7a1220c1118856b0e5c1f75c5 \
--softnpu-commit dec63e67156fe6e958991bbfa090629868115ab5
}
"$SOURCE_DIR"/scrimlet/softnpu-init.sh
success "softnpu zone exists"
}
Expand Down

0 comments on commit 25647d4

Please sign in to comment.