提交 f265d5ec 编写于 作者: T tangwei

add paddle cloud run

上级 5b3e1201
#!/bin/bash
###################################################
# Usage: submit.sh
# Description: run mpi submit clinet implement
###################################################
echo "heheda"
\ No newline at end of file
......@@ -35,9 +35,9 @@ function package() {
temp=${engine_temp_path}
cp ${engine_workspace}/submit.sh ${temp}
cp ${engine_workspace}/job.sh ${temp}
cp ${engine_workspace}/before_hook.sh ${temp}
g_submitfiles="submit.sh before_hook.sh"
}
g_run_cmd="sh job.sh"
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册