Merge branch 'ae' into ae-flash-ampere
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
|
for arch in "${archs[@]}"; do
|
||||||
git checkout ae-flash-$arch
|
git checkout ae-flash-$arch
|
||||||
git pull
|
# git pull
|
||||||
|
|
||||||
# re-compile libvortexrt.a
|
# re-compile libvortexrt.a
|
||||||
pushd ../../lib
|
pushd ../../lib
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# hopper and virgo has the same SIMT configurations
|
# hopper and virgo has the same SIMT configurations
|
||||||
git checkout ae-hopper
|
git checkout ae-hopper
|
||||||
git pull
|
# git pull
|
||||||
|
|
||||||
# re-compile libvortexrt.a
|
# re-compile libvortexrt.a
|
||||||
pushd ../../lib
|
pushd ../../lib
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ done
|
|||||||
|
|
||||||
for arch in "${archs[@]}"; do
|
for arch in "${archs[@]}"; do
|
||||||
git checkout ae-$arch
|
git checkout ae-$arch
|
||||||
git pull
|
# git pull
|
||||||
|
|
||||||
# re-compile libvortexrt.a
|
# re-compile libvortexrt.a
|
||||||
pushd ../../lib
|
pushd ../../lib
|
||||||
|
|||||||
Reference in New Issue
Block a user