[gem5-users] How to calculate CPU execution time from output of PARSEC benchmark in FS mode

2021-05-26 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I want to calculate CPU execution time for stream cluster algorithm in PARSEC 
benchmark.
I have its output stats file.
CPU execution time = (CPU clock cycle ) * (Clock cycle time)
for CPU clock cycle I have taken count of sim_ticks in third region (please 
correct me if I am wrong) .
please suggest me which parameter should I take to calculate clock cycle time  .
Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Gem5 in FS mode

2021-05-13 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I want to run my own binary file in FS mode of gem5 .
 I am using following command :
"time build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py  
--cpu-type=TimingSimpleCPU 
--kernel=/home/coep/gem5/alpha_fsi/binaries/vmlinux_2.6.27-gcc_4.3.4 
--disk-image=/home/coep/gem5/alpha_fsi/disks/linux-parsec-2-1-m5-with-test-inputs.img
 --ruby --l2cache -n16"

Which command I should add to run my binary file.
or there is any steps that i have to perform to run binary file of my code in 
FS mode of gem5 ??
Thank you in advance.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running exe file in SE mode of gem5

2021-05-05 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
Thank you for your reply.
I did not get what is the error.
But from last week I stuck over there only . Can you please be more specific 
about solution so that I can try it.
Thank you in advance.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running my own Executable file in SE mode of gem5

2021-05-04 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am trying to run my own executable file in SE mode of gem 5.
I copied my exe file at location test/test-progs/hello/bin/arm/linux .
I am using command "build/ARM/gem5.opt  ./configs/example/se.py -c 
./tests/test-progs/hello/bin/arm/linux/myfile_name"
Error coming is :

" warn: No dot file generated. Please install pydot to generate the dot file 
and pdf.

warn: DRAM device capacity (8192 Mbytes) does not match the address range 
assigned (512 Mbytes)

fatal: fatal condition !process occurred: Unknown error creating process object.

Memory Usage: 638304 KBytes "

Please help me to solve this error .

Thank you.

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error while installing gem 5

2021-04-19 Thread VAIDYA ROHINI VILAS via gem5-users
Hello ,
I am trying to download gem5 in my new system having ubuntu version 20.04 using 
"git clone https://github.com/gem5/gem5.git" 
. I also tried from official documentation of gem 5 but while building gem5 
using  command  "scons build/ARM/gem5.opt -j5"   i am getting error as "Scons: 
Reading SConscript files ...

You're missing the gem5 style or commit message hook. These hooks help
to ensure that your code follows gem5's style rules on git commit.
This script will now install the hook in your .git/hooks/ directory.
Press enter to continue, or ctrl-c to abort:  "
Please help me to solve this error ASAP.
Thank you.


___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Gem5 in FS mode

2021-03-03 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am trying to run Gem5 in FS mode.
I want to run my own binary file in FS mode of gem5
For that,I think I need to mount disk image to my compiled binary file.
I am not aware about how to mount the disk image to my compiled binary file.
Will you please guide me regarding this.If there is any document regarding this 
please share.
Thank you.
Rohini vaidya.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Disk image for FS

2021-03-02 Thread VAIDYA ROHINI VILAS via gem5-users
Hello sir,
Sorry but I am not getting exactly what to do.
Can you please elaborate that how to mount  disk image into my binary file.
If there is any document available explaning steps reagarding this will you 
please share with me.
Thank you.
Rohini vaidya.


From: Miguel Antonio Avargues Gutiérrez via gem5-users 
Sent: 01 March 2021 01:33
To: VAIDYA ROHINI VILAS via gem5-users 
Cc: Miguel Antonio Avargues Gutiérrez 
Subject: [gem5-users] Re: Disk image for FS


Hi Vaidya.

You have to mount the disk image that you are using for FS simulation with the 
compiled binaries that you want to add. After that, you can run your simulation 
and run the binaries either in interactive mode or with the --script argument 
when you launch the simulation (the same way you point to a disk image or a 
kernel). I recommend that you download both the kernel and the disk image from 
this https://www.gem5.org/documentation/general_docs/gem5_resources/ link. Get 
the "parsec" disk image and the corresponding kernel for it.

Un saludo,
Miguel Antonio Avargues Gutiérrez.

El 28/02/2021 a las 18:24, VAIDYA ROHINI VILAS via gem5-users escribió:
Hello,
I want to run my own binary file in FS mode hoe to do that..Please help me i 
stuck at this point from a month..I just want to add binary file to work it in 
FS mode.

Get Outlook for Android<https://aka.ms/ghei36>

From: Hoa Nguyen via gem5-users 
<mailto:gem5-users@gem5.org>
Sent: Sunday, February 28, 2021 7:40:24 AM
To: mia...@inf.upv.es<mailto:mia...@inf.upv.es> 
<mailto:mia...@inf.upv.es>; gem5 users mailing list 
<mailto:gem5-users@gem5.org>
Cc: Hoa Nguyen <mailto:hoangu...@ucdavis.edu>
Subject: [gem5-users] Re: Disk image for FS

Hi Miguel,

For X86 full system simulation, specifically for creating custom disk
image that runs with newer Linux kernels, I believe gem5-resources has
the resources for that. More details can be found here,
- General introduction and artifacts:
https://www.gem5.org/documentation/general_docs/gem5_resources/ [1]
- Source code: https://gem5.googlesource.com/public/gem5-resources [2]
- Detailed instructions:
https://gem5art.readthedocs.io/en/latest/tutorials/boot-tutorial.html#creating-a-disk-image
[3] and 
https://gem5art.readthedocs.io/en/latest/tutorials/npb-tutorial.html#creating-a-disk-image
[4]


- From link [1], you can find built disk images, which could be
manipulated to suite an experiment.
- From link [2], you can find examples of building disk images for
some benchmarks such as npb, parsec, gapbs and spec.
- Link [3] and link [4] offer some explanation of what happens when
the disk images are built. The same website
(https://gem5art.readthedocs.io/en/latest/) also has tutorials for
other benchmarks and there are outdated links to GitHub (which were
moved to [2]). We are working on updating the website.


Regarding compiling util/m5, the new command to compile it is
```
scons build/x86/out/m5
```
where "x86" could be replaced by other ISA.


I hope this helps.


Regards,
Hoa Nguyen

On 2/27/21, Miguel Antonio Avargues Gutiérrez via gem5-users
<mailto:gem5-users@gem5.org> wrote:
> Hello everyone.
>
> I'm a pretty new user to gem5 and I've been trying to get a FS
> simulation going on with a newer kernel version and a custom disk image.
> Unfortunately i feel like my disk image isn't properly created since i
> can't get the simulation going. Is there any up-to-date tutorias about
> making a custom file image? All the tutorias i've found make references
> to files that i can't find in the simulator (such as
> util/m5/Makefile.x86). I am using version 20.0.0.3 and I can't change it.
>
> --
> Greetings,
> Miguel Antonio Avargues Gutiérrez.
> ___
> gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org>
> To unsubscribe send an email to 
> gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org>
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org>
To unsubscribe send an email to 
gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org>
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s



___
gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org>
To unsubscribe send an email to 
gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org>
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Disk image for FS

2021-02-28 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I want to run my own binary file in FS mode hoe to do that..Please help me i 
stuck at this point from a month..I just want to add binary file to work it in 
FS mode.

Get Outlook for Android

From: Hoa Nguyen via gem5-users 
Sent: Sunday, February 28, 2021 7:40:24 AM
To: mia...@inf.upv.es ; gem5 users mailing list 

Cc: Hoa Nguyen 
Subject: [gem5-users] Re: Disk image for FS

Hi Miguel,

For X86 full system simulation, specifically for creating custom disk
image that runs with newer Linux kernels, I believe gem5-resources has
the resources for that. More details can be found here,
- General introduction and artifacts:
https://www.gem5.org/documentation/general_docs/gem5_resources/ [1]
- Source code: https://gem5.googlesource.com/public/gem5-resources [2]
- Detailed instructions:
https://gem5art.readthedocs.io/en/latest/tutorials/boot-tutorial.html#creating-a-disk-image
[3] and 
https://gem5art.readthedocs.io/en/latest/tutorials/npb-tutorial.html#creating-a-disk-image
[4]


- From link [1], you can find built disk images, which could be
manipulated to suite an experiment.
- From link [2], you can find examples of building disk images for
some benchmarks such as npb, parsec, gapbs and spec.
- Link [3] and link [4] offer some explanation of what happens when
the disk images are built. The same website
(https://gem5art.readthedocs.io/en/latest/) also has tutorials for
other benchmarks and there are outdated links to GitHub (which were
moved to [2]). We are working on updating the website.


Regarding compiling util/m5, the new command to compile it is
```
scons build/x86/out/m5
```
where "x86" could be replaced by other ISA.


I hope this helps.


Regards,
Hoa Nguyen

On 2/27/21, Miguel Antonio Avargues Gutiérrez via gem5-users
 wrote:
> Hello everyone.
>
> I'm a pretty new user to gem5 and I've been trying to get a FS
> simulation going on with a newer kernel version and a custom disk image.
> Unfortunately i feel like my disk image isn't properly created since i
> can't get the simulation going. Is there any up-to-date tutorias about
> making a custom file image? All the tutorias i've found make references
> to files that i can't find in the simulator (such as
> util/m5/Makefile.x86). I am using version 20.0.0.3 and I can't change it.
>
> --
> Greetings,
> Miguel Antonio Avargues Gutiérrez.
> ___
> gem5-users mailing list -- gem5-users@gem5.org
> To unsubscribe send an email to gem5-users-le...@gem5.org
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Binary of python code

2021-02-26 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I want to create binary file for my own python code using cross compiler.
How to create it.
Please , provide any document/link which will help me to create binary of my 
own pyhton code.
Thank you.

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Run gem5 in FS mode.

2021-02-25 Thread VAIDYA ROHINI VILAS via gem5-users
Sir,
No error was there.
But,it just run the gem5 in FS mode for given ISA.
Now, i want to add my own binary file .My doubt is how to add binaray file 
.which command should in use.
I tried "--cmd=tests/test-progs/hello/bin/arm/linux/hello "  command which is 
used for se mode but it gives error in FS mode.
please help me to add binary file to run gem5 in FS mode.
Thank you.


From: husin alhaj ahmade via gem5-users 
Sent: 25 February 2021 21:49
To: gem5 users mailing list 
Cc: husin alhaj ahmade 
Subject: [gem5-users] Re: Run gem5 in FS mode.

Please, can you include the error message that appeared to you?

On Thu, Feb 25, 2021 at 3:59 PM VAIDYA ROHINI VILAS via gem5-users 
mailto:gem5-users@gem5.org>> wrote:
Hello,
I want to run my own binary file in gem5 in fs mode. I am using following 
command :
"time build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py  
--cpu-type=TimingSimpleCPU 
--kernel=/home/coep/gem5/alpha_fsi/binaries/vmlinux_2.6.27-gcc_4.3.4 
--disk-image=/home/coep/gem5/alpha_fsi/disks/linux-parsec-2-1-m5-with-test-inputs.img
 --ruby --l2cache -n16"

Which command i should add to run my binary file.
--cmd=tests/test-progs/hello/bin/arm/linux/hello  i tried this command which is 
used for se mode but it gives error in FS mode.
Please help me for this issue.
Thank you in advance.

___
gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org>
To unsubscribe send an email to 
gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org>
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Runnig gem5 in FS mode

2021-02-25 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,

I want to run my own binary file in gem5 in fs mode. I am using following 
command :

"time build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py  
--cpu-type=TimingSimpleCPU 
--kernel=/home/coep/gem5/alpha_fsi/binaries/vmlinux_2.6.27-gcc_4.3.4 
--disk-image=/home/coep/gem5/alpha_fsi/disks/linux-parsec-2-1-m5-with-test-inputs.img
 --ruby --l2cache -n16"


Which command i should add to run my binary file.

--cmd=tests/test-progs/hello/bin/arm/linux/hello  i tried this command which is 
used for se mode but it gives error in FS mode.

Please help me for this issue.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Errors coming while running gem5 in full system mode

2021-02-25 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,

I want to run my own binary file in gem5 in fs mode. I am using following 
command :

"time build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py<http://fs.py>  
--cpu-type=TimingSimpleCPU 
--kernel=/home/coep/gem5/alpha_fsi/binaries/vmlinux_2.6.27-gcc_4.3.4 
--disk-image=/home/coep/gem5/alpha_fsi/disks/linux-parsec-2-1-m5-with-test-inputs.img
 --ruby --l2cache -n16"


Which command i should add to run my binary file.

--cmd=tests/test-progs/hello/bin/arm/linux/hello  i tried this command which is 
used for se mode but it gives error in FS mode.

Please help me for this issue.

Get Outlook for Android<https://aka.ms/ghei36>


From: Hoa Nguyen via gem5-users 
Sent: Wednesday, January 20, 2021 12:46:25 PM
To: gem5 users mailing list 
Cc: Hoa Nguyen 
Subject: [gem5-users] Re: Errors coming while running gem5 in full system mode

Hi,

I believe this is an error produced by a Python script. If the
configs/example/fs.py file has been modified, please check the
indentation of the modified part of the script for indentation
inconsistencies (for example, space indentations vs tab indentations).

Regards,
Hoa Nguyen

On 1/19/21, VAIDYA ROHINI VILAS via gem5-users  wrote:
> Hello,
> i am trying to run my own c code in fs mode of gem5.
> i am using command :"build/ARM/gem5.opt configs/example/fs.py
> --disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img
>  --kernel=/home/coep/gem5/full_systems_images/binaries"
>
> error coming is : "IndentationError: unexpected indent"
> what changes should i do to solve this error...the indentation error is in
> command or any other script.
> Plese help me to solve this error.
>
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Run gem5 in FS mode.

2021-02-25 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I want to run my own binary file in gem5 in fs mode. I am using following 
command :
"time build/ALPHA_MESI_Two_Level/gem5.opt configs/example/fs.py  
--cpu-type=TimingSimpleCPU 
--kernel=/home/coep/gem5/alpha_fsi/binaries/vmlinux_2.6.27-gcc_4.3.4 
--disk-image=/home/coep/gem5/alpha_fsi/disks/linux-parsec-2-1-m5-with-test-inputs.img
 --ruby --l2cache -n16"

Which command i should add to run my binary file.
--cmd=tests/test-progs/hello/bin/arm/linux/hello  i tried this command which is 
used for se mode but it gives error in FS mode.
Please help me for this issue.
Thank you in advance.

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running gem5 in FS mode

2021-02-23 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
Respected sir,
I am trying to run gem5 in FS mode by using command as "build/ARM/gem5.opt 
configs/example/fs.py 
--disk-image=/home/coep/gem5%202/full_system_images/aarch32-ubuntu-natty-headless.img
 --arm=/home/coep/gem5 
2/full_system_images/vmlinux.arm.smp.fb.3.2/vmlinux.arm.smp.fb.3.2"
and getting error as :  "Usage: fs.py [options]   fs.py: error: option 
--arm-iset: invalid choice: '/home/coep/gem5' (choose from 'arm', 'thumb', 
'aarch64')"   please help me to solve this error.
Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running gem5 in fs mode

2021-02-23 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am trying to run gem5 in fs mode by using command .

build/ARM/gem5.opt configs/example/fs.py --disk-image=/home/coep/gem5 
2/full_system_images/aarch64-ubuntu-trusty-headless.img

Error coming is as follows :
" Error: script doesn't take any positional arguments"
As i am new to in linux as well as in gem5 i am not getting what is this error .
please help me to solve this error ASAP.
Thank you in advance for your help.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running gem5 in fs mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
I am trying to run gem5 in FS mode.

build/ARM/gem5.opt configs/example/fs.py 
--disk-image=file:///home/coep/gem5%202/full_system_images/aarch-system-201901106
 --arm-image=/home/coep/gem5 2/full_system_images/aarch-system-201901106

Error coming is as follows :
Usage: fs.py [options]

fs.py: error: no such option: --arm-image

please help me to solve this error.
Thank you.



___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Error coming while running in fs mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
Sir, please try to solve this error and also it will be great help for me if 
you could tell me the changes i should do to run my own c or python code in fs 
mode

Get Outlook for Android


From: VAIDYA ROHINI VILAS 
Sent: Monday, February 22, 2021 8:07:58 PM
To: gem5-users@gem5.org ; Giacomo Travaglini 

Subject: Re: Error coming while running in fs mode

Hello sir.

Get Outlook for Android


From: Giacomo Travaglini 
Sent: Monday, February 22, 2021 8:00:28 PM
To: VAIDYA ROHINI VILAS ; gem5-users@gem5.org 

Subject: RE: Error coming while running in fs mode

Hi Vaidya

> -Original Message-
> From: VAIDYA ROHINI VILAS 
> Sent: 22 February 2021 13:47
> To: gem5-users@gem5.org; Giacomo Travaglini 
> Subject: Error coming while running in fs mode
>
> Hello,
> I am trying to run gem5 in fs mode using command :
>
> "build/ARM/gem5.opt configs/example/fs.py --disk-
> image=file:///home/coep/gem5%202/full_system_images/aarch-system-
> 201901106"
>

There's something wrong with the disk image path you are providing:

file:///home/coep/gem5%202/full_system_images/aarch-system-201901106

As a general rule, I recommend you to double check if you are actually pointing 
to a valid guest binary.
For example, if you do

$file file:///home/coep/gem5%202/full_system_images/aarch-system-201901106,

what do you get?

>From the basename of the path it seems like you are pointing to a directory, 
>whereas you should really point
To a disk image within the directory.

>
>
> error coming  as follow :
> Traceback (most recent call last):
>   File "", line 1, in 
>   File "/home/coep/gem5 2/src/python/m5/main.py", line 435, in main
> exec filecode in scope
>   File "configs/example/fs.py", line 343, in 
> test_sys = build_test_system(np)
>   File "configs/example/fs.py", line 109, in build_test_system
> security=options.enable_security_extensions)
>   File "/home/coep/gem5 2/configs/common/FSConfig.py", line 273, in
> makeArmSystem
> self.cf0.childImage(mdesc.disk())
>   File "/home/coep/gem5 2/configs/common/Benchmarks.py", line 64, in disk
> return env.get('LINUX_IMAGE', disk('linux-aarch32-ael.img'))
>   File "/home/coep/gem5 2/configs/common/SysPaths.py", line 59, in __call__
> raise IOError, "Can't find a path to system files."
> IOError: Can't find a path to system files.
>
> Please help me to solve this error ASAP.
> Thank you.
>

Kind Regards

Giacomo
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Error coming while running in fs mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
Hello sir.

Get Outlook for Android


From: Giacomo Travaglini 
Sent: Monday, February 22, 2021 8:00:28 PM
To: VAIDYA ROHINI VILAS ; gem5-users@gem5.org 

Subject: RE: Error coming while running in fs mode

Hi Vaidya

> -Original Message-
> From: VAIDYA ROHINI VILAS 
> Sent: 22 February 2021 13:47
> To: gem5-users@gem5.org; Giacomo Travaglini 
> Subject: Error coming while running in fs mode
>
> Hello,
> I am trying to run gem5 in fs mode using command :
>
> "build/ARM/gem5.opt configs/example/fs.py --disk-
> image=file:///home/coep/gem5%202/full_system_images/aarch-system-
> 201901106"
>

There's something wrong with the disk image path you are providing:

file:///home/coep/gem5%202/full_system_images/aarch-system-201901106

As a general rule, I recommend you to double check if you are actually pointing 
to a valid guest binary.
For example, if you do

$file file:///home/coep/gem5%202/full_system_images/aarch-system-201901106,

what do you get?

>From the basename of the path it seems like you are pointing to a directory, 
>whereas you should really point
To a disk image within the directory.

>
>
> error coming  as follow :
> Traceback (most recent call last):
>   File "", line 1, in 
>   File "/home/coep/gem5 2/src/python/m5/main.py", line 435, in main
> exec filecode in scope
>   File "configs/example/fs.py", line 343, in 
> test_sys = build_test_system(np)
>   File "configs/example/fs.py", line 109, in build_test_system
> security=options.enable_security_extensions)
>   File "/home/coep/gem5 2/configs/common/FSConfig.py", line 273, in
> makeArmSystem
> self.cf0.childImage(mdesc.disk())
>   File "/home/coep/gem5 2/configs/common/Benchmarks.py", line 64, in disk
> return env.get('LINUX_IMAGE', disk('linux-aarch32-ael.img'))
>   File "/home/coep/gem5 2/configs/common/SysPaths.py", line 59, in __call__
> raise IOError, "Can't find a path to system files."
> IOError: Can't find a path to system files.
>
> Please help me to solve this error ASAP.
> Thank you.
>

Kind Regards

Giacomo
IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running in fs mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am trying to run gem5 in fs mode using command :
"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=file:///home/coep/gem5%202/full_system_images/aarch-system-201901106"

error coming  as follow :
Traceback (most recent call last):
  File "", line 1, in 
  File "/home/coep/gem5 2/src/python/m5/main.py", line 435, in main
exec filecode in scope
  File "configs/example/fs.py", line 343, in 
test_sys = build_test_system(np)
  File "configs/example/fs.py", line 109, in build_test_system
security=options.enable_security_extensions)
  File "/home/coep/gem5 2/configs/common/FSConfig.py", line 273, in 
makeArmSystem
self.cf0.childImage(mdesc.disk())
  File "/home/coep/gem5 2/configs/common/Benchmarks.py", line 64, in disk
return env.get('LINUX_IMAGE', disk('linux-aarch32-ael.img'))
  File "/home/coep/gem5 2/configs/common/SysPaths.py", line 59, in __call__
raise IOError, "Can't find a path to system files."
IOError: Can't find a path to system files.

Please help me to solve this error ASAP.
Thank you.

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running gem5 in fs mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
I am trying to run gem5 in fs mode using command as

"build/ARM/gem5.opt configs/example/fs.py --disk-image=/home/coep/gem5 
2/aarch32-ubuntu-natty-headless.img --kernel=/home/coep/gem5 
2/aarch-system-201901106"

error coming as :Error: script doesn't take any positional arguments

please help to solve this error asap.
Thank you.

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Error coming while running gem5 in se mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
Thank you

Get Outlook for Android<https://aka.ms/ghei36>


From: Gabe Black 
Sent: Monday, February 22, 2021 2:51:37 PM
To: gem5 users mailing list 
Cc: VAIDYA ROHINI VILAS 
Subject: Re: [gem5-users] Error coming while running gem5 in se mode

The ARM in --cmd should be lower case.

On Mon, Feb 22, 2021 at 1:17 AM VAIDYA ROHINI VILAS via gem5-users 
mailto:gem5-users@gem5.org>> wrote:
I am trying to run gem5 in se mode by command " build/ARM/gem5.opt 
configs/example/se.py --cmd=tests/test-progs/hello/bin/ARM/linux/hello"
error coming as
"warn: DRAM device capacity (8192 Mbytes) does not match the address range 
assigned (512 Mbytes)
fatal: Can't load object file tests/test-progs/hello/bin/ARM/linux/hello"

please help me to solve the error.
Thank you.

___
gem5-users mailing list -- gem5-users@gem5.org<mailto:gem5-users@gem5.org>
To unsubscribe send an email to 
gem5-users-le...@gem5.org<mailto:gem5-users-le...@gem5.org>
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running gem5 in se mode

2021-02-22 Thread VAIDYA ROHINI VILAS via gem5-users
I am trying to run gem5 in se mode by command " build/ARM/gem5.opt 
configs/example/se.py --cmd=tests/test-progs/hello/bin/ARM/linux/hello"
error coming as
"warn: DRAM device capacity (8192 Mbytes) does not match the address range 
assigned (512 Mbytes)
fatal: Can't load object file tests/test-progs/hello/bin/ARM/linux/hello"

please help me to solve the error.
Thank you.

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: gem5 and non volatile memory

2021-02-16 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am trying to run gem5 in full system mode for ARM system.
for this from where should i download the ARM system images.
I am using command as follows  :
" wget http ://www.m5sim.org/dist/current/arm/arm-system-2011.08.tar.bz2 "
but,it is giving me error.
please help me solve this error.
Thank you.
Rohini Vaidya.

From: Jason Lowe-Power via gem5-users 
Sent: 17 February 2021 07:28
To: gem5 users mailing list 
Cc: krishnan gosakan ; Samuel Thomas 
; Jason Lowe-Power 
Subject: [gem5-users] Re: gem5 and non volatile memory

Hi Krishnan,

There is also a native NVM model in gem5 now. See 
http://www.gem5.org/2020/05/27/memory-controller.html for details.

Also, though not as well integrated with gem5, there is VANS from UCSD: 
https://github.com/TheNetAdmin/VANS

Cheers,
Jason

On Tue, Feb 16, 2021 at 2:51 PM Samuel Thomas via gem5-users 
mailto:gem5-users@gem5.org>> wrote:
Hi Krishnan,

In a project for class, I updated some code for NVmain so that it will at least 
run with the current commit of gem5. You can find it here: 
https://github.com/samueltphd/NVmain

I haven’t touched it since the course completed, so there are probably some 
updates that can be done to it still, so feel free to take the work and 
update/modify it. :)

Best,
Sam

On Feb 16, 2021, at 12:54 PM, krishnan gosakan via gem5-users 
mailto:gem5-users@gem5.org>> wrote:

Hi all,
I have been using gem5 for some time and interested in experimenting with non 
volatile memory. I found a couple of github projects on gem5 and nvmain 
integrations but they are very old. I just want to check with the community if 
there are any new additions to gem5 which makes non volatile memory a part of 
the project. Would be happy to learn more about this.
Thank you all.
--
Regards,
Krishnan.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to 
gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to 
gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Error coming while running GEM5 in FS mode

2021-01-20 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am using this command
"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--kernel=/home/coep/gem5/full_systems_images/binaries "

after executing this command i am getting error as :
Aborted (core dumped)

please help me to resolve this error.
It would be a great help for me.
Thank you.
Rohini vaidya
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Errors coming while running my own c code in fs mode of gem5

2021-01-20 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
I am using this command
"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--kernel=/home/coep/gem5/full_systems_images/binaries "

after executing this command i am getting error as :
Aborted (core dumped)
please help me to resolve this error.
Thank you.
Rohini vaidya
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Errors coming while running gem5 in full system mode

2021-01-19 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
i am trying to run my own c code in fs mode of gem5.
i am using command :"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--kernel=/home/coep/gem5/full_systems_images/binaries"

error coming is : "IndentationError: unexpected indent"
what changes should i do to solve this error...the indentation error is in 
command or any other script.
Plese help me to solve this error.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Re: Errors coming while running gem5 in full system mode

2021-01-18 Thread VAIDYA ROHINI VILAS via gem5-users
i think i am doing mistake while  adding kernel images.

From: VAIDYA ROHINI VILAS via gem5-users 
Sent: 19 January 2021 12:06
To: gem5-users@gem5.org 
Cc: gem5-users-requ...@gem5.org ; 
gem5-users-boun...@gem5.org ; VAIDYA ROHINI VILAS 

Subject: [gem5-users] Errors coming while running gem5 in full system mode

Hello,
i am trying to build gem5 in full system mode using the command as follows :
"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--vmlinux.aarch32.ll_20131205.0-gem5=/home/coep/gem5"

this command gives error as :
"fs.py: error: no such option: --vmlinux.aarch32.ll_20131205.0-gem5"
i build all kernel images given in the documentation of gem5 but the image with 
name vmlinux.aarch32.ll_20131205.0-gem5 is not there so the error is coming .
please help me to solve this error.
Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Errors coming while running gem5 in full system mode

2021-01-18 Thread VAIDYA ROHINI VILAS via gem5-users
Hello,
i am trying to build gem5 in full system mode using the command as follows :
"build/ARM/gem5.opt configs/example/fs.py 
--disk-image=/home/coep/full_system_images/disks/arm-ubuntu-natty-headless.img  
--vmlinux.aarch32.ll_20131205.0-gem5=/home/coep/gem5"

this command gives error as :
"fs.py: error: no such option: --vmlinux.aarch32.ll_20131205.0-gem5"
i build all kernel images given in the documentation of gem5 but the image with 
name vmlinux.aarch32.ll_20131205.0-gem5 is not there so the error is coming .
please help me to solve this error.
Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

[gem5-users] Errors comming while runnig my own c code in full system mode

2021-01-18 Thread VAIDYA ROHINI VILAS via gem5-users
Hello ,
I am beginner to gem5 and i am trying to build my own c code in full system 
mode.

i am using this command  :

build/ARM/gem5.opt configs/example/fs.py 
--disk-image=home/full_system_images/disks/arm-ubuntu.natty-headless.img
and i am getting error as

IOError: Can't find file 
'home/full_system_images/disks/arm-ubuntu.natty-headless.img' on path.

please help me to solve this error.
Thank you.
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s