Skip to content
Snippets Groups Projects
Commit da7a1a03 authored by Gab's avatar Gab
Browse files

remove aps from submission on Occigen, in small prepare.sh

parent e752160c
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ fi ...@@ -32,6 +32,7 @@ fi
if [ ${ARCH} == 'occigen2' ]; then if [ ${ARCH} == 'occigen2' ]; then
cp ../machines/occigen-bdw/smalltest_TKE_A139_n14_dlogTi0.0 $GYSELA_PATH/wk/ cp ../machines/occigen-bdw/smalltest_TKE_A139_n14_dlogTi0.0 $GYSELA_PATH/wk/
cp ../machines/occigen-bdw/env_bench ./ cp ../machines/occigen-bdw/env_bench ./
sed -i -e "s/aps //" ../gysela/wk/subgys
elif [ ${ARCH} == 'jeanzay' ]; then elif [ ${ARCH} == 'jeanzay' ]; then
cp ../machines/jean-zay-cpu/smalltest_TKE_A139_n14_dlogTi0.0 $GYSELA_PATH/wk/ cp ../machines/jean-zay-cpu/smalltest_TKE_A139_n14_dlogTi0.0 $GYSELA_PATH/wk/
cp ../machines/jean-zay-cpu/env_bench ./ cp ../machines/jean-zay-cpu/env_bench ./
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment