Add missing library remake
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user