have you tried configs/splash2/run.py instead of se.py? On 1/7/12, Hamid Reza Khaleghzadeh <[email protected]> wrote: > Command: > ./gem5.opt ~/gem5/configs/example/se.py --l1i_size=32kB --l1d_size=32kB > --l2_size=16MB --num-l2caches=2 --topology=Crossbar --mesh-rows=2 --l2cache > --ruby --timing -n1 -c ~/v1-splash-alpha/splash2/codes/kernels/radix/RADIX > > On Sat, Jan 7, 2012 at 11:17 PM, Mahmood Naderan > <[email protected]>wrote: > >> What is your script? >> >> On 1/7/12, Hamid Reza Khaleghzadeh <[email protected]> wrote: >> > Hi >> > >> > I have run some benchmarks of Splash on Gem5 ALPHA_SE. When the number >> > of >> > cpus or threads is set more than one, I encounter with following error. >> > Could you tell me SPLASH benchmark is runnable on ALPHA_SE? >> > >> > Traceback (most recent call last): >> > File "<string>", line 1, in <module> >> > File "/home/hamidreza/gem5/src/python/m5/main.py", line 356, in main >> > exec filecode in scope >> > File "/home/hamidreza/gem5/configs/example/se.py", line 187, in >> <module> >> > system.cpu[i].workload = multiprocesses[i] >> > IndexError: list index out of range >> > >> > Thanks >> > >> >> >> -- >> -- >> // Naderan *Mahmood; >> _______________________________________________ >> gem5-users mailing list >> [email protected] >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > > -- > Hamid Reza Khaleghzadeh >
-- -- // Naderan *Mahmood; _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
