Hello Everyone,

I am trying to run LeNet and AlexNet (tensor flow code) at this github
(Link: https://github.com/iCAS-Lab/IMAC/tree/master/Tensorflow). I have
made a disk image using  Step 2 "Using gem5 utils and chroot to create a
disk image"

I am using Linux-4.8.13 kernel and ubuntu 16. I am able to run
the benchmark using "chroot" to the image

I get the following error when I try to run the application in FS mode of
gem5:
"segfault at d52beb20 ip 00000000d52beb20 sp 00007ffeab147908 error 14 in
libstdc++.so.6.0.25[7f6c8396a000+179000]"

My CLI is " ./build/X86/gem5.opt configs/example/fs.py --disk
image=/home/abs218/image_kernel/ubuntu-16.img
--kernel=/home/abs218/image_kernel/linux-4.8.13/vmlinux"

I am using gem5 develop branch (commit:e63504b) and x86 isa

If anyone has run AlexNet or LeNet using gem5, please let me know how you
did it (source of benchmark, which gem5 commit, which ISA)?

Best regards,

Abhishek
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to