[gem5-users] Re: GPU-FS simulation progress

2023-06-23 Thread Anoop Mysore via gem5-users
Oh I understand now, you are both right. The confusion (with me) was that I'd seen a "PASSED" printed on stdout (in SE) -- indicating expected (successful) termination of the application I was running. I didn't realise the prints (in FS) on stdout did not also include application-prints. I do in fa

[gem5-users] Re: GPU-FS simulation progress

2023-06-23 Thread Poremba, Matthew via gem5-users
[Public] For some reason I cannot see the original email Matt is replying to, but m5_exit is the normal exit status. Just as a reminder, the gem5 output does not give any indication about whether or not your application running *in* gem5 completed successfully. You will need to check the term

[gem5-users] Re: GPU-FS simulation progress

2023-06-23 Thread Matt Sinclair via gem5-users
Maybe I'm missing something, but where in that set of prints is the error? At the end I see this: Exiting @ tick 2581705103 because m5_exit instruction encountered Which is the normal thing to see when gem5 exists. Matt On Fri, Jun 23, 2023 at 4:06 AM Anoop Mysore via gem5-users < gem5-user