Commit adf369ce authored by jerrrrry's avatar jerrrrry
Browse files

Update run-main.sh

parent 75f45050
...@@ -12,7 +12,7 @@ export HIP_VISIBLE_DEVICES=5 ...@@ -12,7 +12,7 @@ export HIP_VISIBLE_DEVICES=5
# export AMD_SERIALIZE_KERNEL=1 # export AMD_SERIALIZE_KERNEL=1
# export AMD_SERIALIZE_COPY=1 # export AMD_SERIALIZE_COPY=1
# 日志路径 # 日志路径
BASE_DIR="./0922-wan21-bs2-log" BASE_DIR="./wan21-bs2-log"
if [ ! -d "$BASE_DIR" ]; then if [ ! -d "$BASE_DIR" ]; then
mkdir -p "$BASE_DIR" mkdir -p "$BASE_DIR"
......
Markdown is supported
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