Merge branch 'ae' into ae-flash-virgo

This commit is contained in:
Virgo-AE Eval
2025-02-07 14:53:04 -08:00
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@ ln -sf input.c.rand.fp32.seqlen1024headdim64.row.bin input.c.bin
for arch in "${archs[@]}"; do
git checkout ae-flash-$arch
git pull
# git pull
# re-compile libvortexrt.a
pushd ../../lib

View File

@@ -2,7 +2,7 @@
# hopper and virgo has the same SIMT configurations
git checkout ae-hopper
git pull
# git pull
# re-compile libvortexrt.a
pushd ../../lib

View File

@@ -53,7 +53,7 @@ done
for arch in "${archs[@]}"; do
git checkout ae-$arch
git pull
# git pull
# re-compile libvortexrt.a
pushd ../../lib