Add missing library remake

This commit is contained in:
Hansung Kim
2025-01-30 13:24:23 -08:00
parent 2c1ac4e938
commit 238b942133
3 changed files with 6 additions and 2 deletions

View File

@@ -4,6 +4,11 @@
git checkout ae-hopper
git pull
# re-compile libvortexrt.a
pushd ../../lib
make
popd
if [ ! -f input.a.rand01.fp16.m256n256k256.row.bin ]; then
echo "input binaries not found, generating operands"
python3 generate_operands.py