Merge branch 'ae' into ae-flash-virgo
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -53,7 +53,7 @@ done
|
||||
|
||||
for arch in "${archs[@]}"; do
|
||||
git checkout ae-$arch
|
||||
git pull
|
||||
# git pull
|
||||
|
||||
# re-compile libvortexrt.a
|
||||
pushd ../../lib
|
||||
|
||||
Reference in New Issue
Block a user