Hi, you need the --outdir flag and it has to come before you specify the config
script (like se.py), so it's passed to the gem5 binary directly:)
so:
./build/X86/gem5.fast --outdir=results configs/example/se.py ....
Sent from Proton Mail mobile
-------- Original Message --------
On 8 Feb 2024, 23:52, Thomas, Samuel via gem5-users wrote:
> Hi all,
>
> This may be a really dumb question, but I've been a user of v22.0.0.2 for a
> while and need to use v23.1.0.0 for a new project. How am I supposed to send
> the output from a simulation to a custom directory (previously "-d
> <dirname>") in this new version? Do I have to add an option in my config
> script and then update the m5.options.outdir field? Also, is there
> documentation for this anywhere?
> Thank you for your help!
> Best,
> Sam
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org