>sh: ./go.sh: No such file or directory
I think you forgot to set the paths in postprocess_ckptgen.sh
Also you can add "set -x" in to the second line of postprocess_ckptgen.sh and it will print some debug outputs.
On 08/20/2013 7:32, Wangjintang wrote:
Hi Mahmood,
At first thanks for your reply!
The command steps what I used to run as below.
/opt/virtutech/simics-3.0.31/bin/simics -fast /home/disk900G/workloads/classification/1cpu/baseline/phase_000/simics/1core-4gb
The 1core-4gb modified as below:
checkpoint_path: (
"/home/disk900G/datasets/binary_disk",
"/home/disk900G/datasets/binary_disk",
"/home/disk900G/datasets/data_analysis_data",
"/home/disk900G/workloads/classification/1cpu")
Step 2. in simics environment, use below command
run
c
write-configuration /home/disk900G/workloads/classification/1cpu/baseline/phase_000/simics/phase_000
the file list is as below:
linux-77xt:/home/disk900G # ls /home/disk900G/workloads/classification/1cpu/baseline/phase_000/simics/phase_000
phase_000 phase_000.sd21_image phase_000.sd33_image phase_000.sd46_image
phase_000.memory_image phase_000.sd22_image phase_000.sd34_image phase_000.sd50_image
phase_000.raw phase_000.sd23_image phase_000.sd35_image phase_000.sd51_image
phase_000.sd0_image phase_000.sd24_image phase_000.sd36_image phase_000.sd52_image
phase_000.sd10_image phase_000.sd25_image phase_000.sd37_image phase_000.sd58_image
phase_000.sd11_image phase_000.sd26_image phase_000.sd38_image phase_000.sd59_image
phase_000.sd12_image phase_000.sd27_image phase_000.sd3_image phase_000.sd60_image
phase_000.sd16_image phase_000.sd28_image phase_000.sd40_image phase_000.sd65_image
phase_000.sd17_image phase_000.sd29_image phase_000.sd41_image phase_000.sd6_image
phase_000.sd18_image phase_000.sd2_image phase_000.sd42_image phase_000.sd7_image
phase_000.sd19_image phase_000.sd30_image phase_000.sd43_image phase_000.sd8_image
phase_000.sd1_image phase_000.sd31_image phase_000.sd44_image
phase_000.sd20_image phase_000.sd32_image phase_000.sd45_image
Step 3.
run_job -postprocess "/home/Flexus/flexus-4.1/scripts/postprocess_ckptgen.sh flexpoint 24 test_app" -cfg trace -run flexpoint -local -ckpt-gen UP.Trace classification/1cpu
the error is as below:
linux-77xt:/home/Flexus/flexus-4.1 # run_job -postprocess "/home/Flexus/flexus-4.1/scripts/postprocess_ckptgen.sh flexpoint 24 test_app" -cfg trace -run flexpoint -local -ckpt-gen UP.Trace classification/1cpu
Setting up classification/1cpu (0-9:0): 009:000
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/000_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/001_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/002_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/003_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/004_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/005_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/006_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/007_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/008_000
sh: ./go.sh: No such file or directory
>/home/disk900G/workloads/trace-UP.Trace-21Aug13-021838/classification/1cpu/009_000
sh: ./go.sh: No such file or directory
Best Regards,
Jed / jintang wang
Huawei Technologies Co., Ltd.
Email: [email protected]
No.701, Jianghui RD, Binjiang District,Hangzhou 310000, P.R.China
Regards,
Mahmood
