Thanks Ali and Nithesh for replying. The thing is I am getting errors while running the binaries with X86 and ARM processors.
Nithesh, did you try running multiple benchmarks in SMT mode on a single ARM/X86 processor? I am giving this command input : build/ARM/gem5.opt configs/example/se.py --cpu-type=detailed --caches --smt -c tests/test-progs/hello/bin/arm/linux/hello,tests/test-progs/hello/bin/arm/linux/hello This is the error I am getting for X86 processor: dependGraph[507]: No producer. consumer: dependGraph[508]: No producer. consumer: dependGraph[509]: No producer. consumer: dependGraph[510]: No producer. consumer: dependGraph[511]: No producer. consumer: memAllocCounter: 10 panic: Dependency graph 59 not empty! @ cycle 255500 [addToProducers:build/X86/cpu/o3/inst_queue_impl.hh, line 1315] Memory Usage: 755824 KBytes Program aborted at cycle 255500 Aborted This is the error I am getting for ARM processor: Global frequency set at 1000000000000 ticks per second 0: system.remote_gdb.listener: listening for remote gdb #0 on port 7000 0: system.remote_gdb.listener: listening for remote gdb #1 on port 7001 **** REAL SIMULATION **** info: Entering event queue @ 0. Starting simulation... ..............................[Its waiting in this stage for a long long time] Killed -Anway Mukherjee On Wed, Jun 19, 2013 at 9:03 PM, Nithesh Kurella <[email protected]>wrote: > Hi > > I ran multiple workloads with SMT in SE mode on ARM platform. I was giving > the number of cpu's as 2 but only one of them was active by default. Ran > the standard Hello world and like. No errors. > > Thanks > Nithesh > > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
