-d is also useful when you want to run multiple concurrent simulations on a machine :)
On Sat, Feb 8, 2014 at 2:41 PM, Steve Reinhardt <[email protected]> wrote: > You can use the '-d' option to put all of the output files in a different > directory for each run. > > Steve > > > > On Fri, Feb 7, 2014 at 9:13 PM, Tod <[email protected]> wrote: > >> It would be pretty easier and nicer, if you write a shell script that >> do many simulations for you in a loop, then you can copy the generated >> output file for each iteration to your output/trace dump directory, each >> with different name. >> >> -Tod >> >> >> --------- 원본 메일 --------- >> >> *보낸사람*: Christian Menard <[email protected]> >> *받는사람* : gem5 users mailing list <[email protected]> >> *날짜*: 2014년 2월 08일 토요일, 10시 12분 44초 +0900 >> *제목*: Re: [gem5-users] redirect output of a simulated program in FS mode >> >> Hi, >> >> ah thanks, that was to easy >> >> So next question: Can I change the name of the output file somehow? I >> want to >> do many simulations in parallel and afterwards I want to evaluate every >> single >> output. So this would be helpful. >> >> Cheers >> Christian >> >> On Friday 07 February 2014 15:57:40 Castillo Villar, Emilio wrote: >> > Hello, >> > >> > at the output directory you have all the std output of the simulated >> machine >> > in a file ".terminal" ________________________________________ >> > De: >> > [email protected]<http://hanmail/mail/[email protected]>[ >> [email protected]<http://hanmail/mail/[email protected]>] >> en nombre de >> > Christian Menard >> > [[email protected]<http://hanmail/mail/[email protected]>] >> Enviado: viernes, 07 de >> > febrero de 2014 16:49 >> > Para: >> > [email protected]<http://hanmail/mail/[email protected]> >> > Asunto: [gem5-users] redirect output of a simulated program in FS mode >> > >> > Hi, >> > >> > I'm trying to automate some things and I want to parse the output of a >> > program running in FS mode. Therefor it would be nice to be able to >> > redirect the programs output (not gem5's output!) to a file instead of >> > using telnet. Is this possible? Of course I could redirect telnet's >> output, >> > but as my simulated program exits very quick, the serial port is open >> only >> > for a very short period. Even using scripts it is just luck whether the >> > time frame is matched or not. >> > >> > Thanks >> > Christian >> > _______________________________________________ >> > gem5-users mailing list >> > [email protected]<http://hanmail/mail/[email protected]> >> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > _______________________________________________ >> > gem5-users mailing list >> > [email protected]<http://hanmail/mail/[email protected]> >> > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> >> _______________________________________________ >> gem5-users mailing list >> [email protected]<http://hanmail/mail/[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 >> > > > _______________________________________________ > 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
