[gem5-users] Re: [EXT] Re: Building Bootcamp 2024

2024-08-09 Thread Beser, Nicholas D. via gem5-users
I had the gcc failure on a x86 Ubuntu 22.04 system. It also failed the same way on the jetson. The jetson had failures with the gpu builds, (both of them). The gpu’s worked on x86. I will have my students use both x86 and arm64 in the class, so for that module they will work with the x86. I not

[gem5-users] Re: [EXT] Re: Building Bootcamp 2024

2024-08-09 Thread Jason Lowe-Power via gem5-users
Oh, we don't have an Arm image for this container (right now). Apologies for the confusion. Maybe that version of gcc isn't available for Arm? Any GCC > 9 should work, IIRC. Cheers, Jason On Fri, Aug 9, 2024 at 11:27 AM Beser, Nicholas D. wrote: > Jason, > > > > I don’t think I ran out of disk

[gem5-users] Re: [EXT] Re: Building Bootcamp 2024

2024-08-09 Thread Beser, Nicholas D. via gem5-users
Jason, I don’t think I ran out of disk space. I also need to build this for the Jetson Orin Nano (arm64 system), unless you have a prebuilt arm image that I could run? I will take a look at the links. Thank-you, Nick From: Jason Lowe-Power Sent: Friday, August 9, 2024 2:23 PM To: The gem5 Us