Emips

13 views
Skip to first unread message

technique

unread,
Feb 1, 2011, 11:01:33 AM2/1/11
to acis.p2p.users
HEllo
I am a new user of grid apliance.
I see from the page http://www.grid-appliance.org/wiki/index.php/Archer:Index
that there are different simulatoor that can be installed into the
gird apliance like SESC
I want to work with the EMips , so is there a tutorial to install it
like for the SESC.??
?

Renato Figueiredo

unread,
Feb 1, 2011, 11:18:37 AM2/1/11
to acisp2...@googlegroups.com
Hello,

We don't have a tutorial for it; I'm not aware of anyone using it. But, if EMips is not difficult to compile in a Linux environment, I would imaging it to be simple to run in the appliance, and if you are successful, perhaps you can contribute a tutorial of your own. The first step would be to try to compile EMips within the appliance and run locally. If that works, there are two main approaches you can consider to make it work with Condor

- transfer the application executable using Condor - this is how the SESC example works
- place the executable on your Grid appliance read-only NFS share (/mnt/local) so it becomes visible to other appliances: see this tutorial http://www.grid-appliance.org/wiki/index.php/Archer:NFS_HOWTO

--rf


--
You received this message because you are subscribed to the Google Groups "acis.p2p.users" group.
To post to this group, send email to acisp2...@googlegroups.com.
To unsubscribe from this group, send email to acisp2pusers...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/acisp2pusers?hl=en.




--
Dr. Renato J. Figueiredo
Associate Professor
ACIS Lab - ECE - University of Florida
UF Site Director, Center for Autonomic Computing
http://byron.acis.ufl.edu
ph: 352-392-6430

technique

unread,
Feb 1, 2011, 1:49:23 PM2/1/11
to acis.p2p.users
In fact the software of the emips constitute the gcc the binutils and
the gdb configured for the emips
So what i have to do is to dwnload these software in the gird apliance
and than i have to install them.
So to have an idea about the download and the installation, i start
to work with the SECS and i have problem from the start
When i run apt-get update i have an error message : Some index file
failed to download.they have been ignored or
old one used instead.
Also whan i run sudo apt-get install m4 bison flex zlib1g-dev cvs i
can't download thses packages
Have you an idea what is the probem

On 1 fév, 17:18, Renato Figueiredo <ren...@acis.ufl.edu> wrote:
> Hello,
>
> We don't have a tutorial for it; I'm not aware of anyone using it. But, if
> EMips is not difficult to compile in a Linux environment, I would imaging it
> to be simple to run in the appliance, and if you are successful, perhaps you
> can contribute a tutorial of your own. The first step would be to try to
> compile EMips within the appliance and run locally. If that works, there are
> two main approaches you can consider to make it work with Condor
>
> - transfer the application executable using Condor - this is how the SESC
> example works
> - place the executable on your Grid appliance read-only NFS share
> (/mnt/local) so it becomes visible to other appliances: see this tutorialhttp://www.grid-appliance.org/wiki/index.php/Archer:NFS_HOWTO
>
> --rf
>
> On Tue, Feb 1, 2011 at 11:01 AM, technique <bouthaina.da...@gmail.com>wrote:
>
>
>
> > HEllo
> > I am a new user of grid apliance.
> > I see from the page
> >http://www.grid-appliance.org/wiki/index.php/Archer:Index
> > that there are different simulatoor that can be installed into the
> > gird apliance like SESC
> > I want to work with the EMips , so is there a tutorial to install it
> > like for the SESC.??
> > ?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "acis.p2p.users" group.
> > To post to this group, send email to acisp2...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > acisp2pusers...@googlegroups.com<acisp2pusers%2Bunsu...@googlegroups.com>
> > .

Renato Figueiredo

unread,
Feb 1, 2011, 2:07:34 PM2/1/11
to acisp2...@googlegroups.com
did you run sudo? I've just tried sudo apt-get update on the latest appliance and it works fine.
can you check your virtual machine has proper Internet connectivity and DNS resolution - try to sudo ping www.google.com or other well-known servers
--rf

To unsubscribe from this group, send email to acisp2pusers...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/acisp2pusers?hl=en.




--
Dr. Renato J. Figueiredo
Associate Professor
ACIS Lab - ECE - University of Florida

technique

unread,
Feb 1, 2011, 2:27:48 PM2/1/11
to acis.p2p.users
In fact the software of the emips constitute the gcc the binutils and
the gdb configured for the emips
So what i have to do is to dwnload these software in the gird apliance
and than i have to install them.
So to have an idea about the download and the installation, i start
to work with the SECS and i have problem from the start
When i run apt-get update i have an error message : Some index file
failed to download.they have been ignored or
old one used instead.
Also whan i run sudo apt-get install m4 bison flex zlib1g-dev cvs i
can't download thses packages
Have you an idea what is the probem

On 1 fév, 17:18, Renato Figueiredo <ren...@acis.ufl.edu> wrote:
> Hello,
>
> We don't have a tutorial for it; I'm not aware of anyone using it. But, if
> EMips is not difficult to compile in a Linux environment, I would imaging it
> to be simple to run in the appliance, and if you are successful, perhaps you
> can contribute a tutorial of your own. The first step would be to try to
> compile EMips within the appliance and run locally. If that works, there are
> two main approaches you can consider to make it work with Condor
>
> - transfer the application executable using Condor - this is how the SESC
> example works
> - place the executable on your Grid appliance read-only NFS share
> (/mnt/local) so it becomes visible to other appliances: see this tutorialhttp://www.grid-appliance.org/wiki/index.php/Archer:NFS_HOWTO
>
> --rf
>
> On Tue, Feb 1, 2011 at 11:01 AM, technique <bouthaina.da...@gmail.com>wrote:
>
>
>
> > HEllo
> > I am a new user of grid apliance.
> > I see from the page
> >http://www.grid-appliance.org/wiki/index.php/Archer:Index
> > that there are different simulatoor that can be installed into the
> > gird apliance like SESC
> > I want to work with the EMips , so is there a tutorial to install it
> > like for the SESC.??
> > ?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "acis.p2p.users" group.
> > To post to this group, send email to acisp2...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > acisp2pusers...@googlegroups.com<acisp2pusers%2Bunsu...@googlegroups.com>
> > .

technique

unread,
Feb 1, 2011, 2:32:36 PM2/1/11
to acis.p2p.users
Ok i have run sudo ping www.google.com and i have non limited lines
like this one
64 bytes from 74.125.232.112 icmp_seq=941 ttl=128 time=60.2 ms
So is there a connection ?
Sorry , i am new user of unix and gird appliance

On 1 fév, 20:07, Renato Figueiredo <ren...@acis.ufl.edu> wrote:
> did you run sudo? I've just tried sudo apt-get update on the latest
> appliance and it works fine.
> can you check your virtual machine has proper Internet connectivity and DNS
> resolution - try to sudo pingwww.google.comor other well-known servers
> > <acisp2pusers%2Bunsu...@googlegroups.com<acisp2pusers%252Buns...@googlegroups.com>

David Isaac Wolinsky

unread,
Feb 1, 2011, 2:42:00 PM2/1/11
to acisp2...@googlegroups.com
Could you provide the link of the Grid Appliance you downloaded?

Regards,
David

On 02/01/2011 02:27 PM, technique wrote:
> In fact the software of the emips constitute the gcc the binutils and
> the gdb configured for the emips
> So what i have to do is to dwnload these software in the gird apliance
> and than i have to install them.
> So to have an idea about the download and the installation, i start
> to work with the SECS and i have problem from the start
> When i run apt-get update i have an error message : Some index file
> failed to download.they have been ignored or
> old one used instead.
> Also whan i run sudo apt-get install m4 bison flex zlib1g-dev cvs i
> can't download thses packages
> Have you an idea what is the probem
>

technique

unread,
Feb 1, 2011, 3:22:43 PM2/1/11
to acis.p2p.users
This is the page http://www.grid-appliance.org/index.php?option=com_content&view=article&id=59&Itemid=66
and then the link: Grid Appliance i386

David Isaac Wolinsky

unread,
Feb 1, 2011, 3:32:46 PM2/1/11
to acisp2...@googlegroups.com
So just to verify, you downloaded this:
http://www.grid-appliance.org/files/appliances/grid-appliance-i386.zip
with md5sum 34ebfb2fb07bcbfafb6db9262d777ca0

I just downloaded the image. When I do apt-get update, I cannot
reproduce your error message.

It sounds like you are running a different version, the current uploaded
version is 2.04.20 (should be 22 but I guess something weird happened).

Try running apt-get update (as root) once more.

Regards,
David

On 02/01/2011 03:22 PM, technique wrote:
> This is the page http://www.grid-appliance.org/index.php?option=com_content&view=article&id=59&Itemid=66
> and then the link: Grid Appliance i386
>

technique

unread,
Feb 2, 2011, 5:03:32 AM2/2/11
to acis.p2p.users
Hello
Thanks for the link .
with this version i am able to connect internet and run the sudo
apt-get update and also to install the necessary packages.
But when i want to download the SESC(cvs -
d:pserver:anon...@sesc.cvs.sourceforge.net:/cvsroot/sesc login
)) and after entering the user and password i have an error message :
cvs[login aborted] : connect to
sesc.cvs.sourceforge.net(216.34.181.110): 2401 failed:connection
failed

On 1 fév, 21:32, David Isaac Wolinsky <davi...@ufl.edu> wrote:
> So just to verify, you downloaded this:  http://www.grid-appliance.org/files/appliances/grid-appliance-i386.zip
> with md5sum 34ebfb2fb07bcbfafb6db9262d777ca0
>
> I just downloaded the image.  When I do apt-get update, I cannot
> reproduce your error message.
>
> It sounds like you are running a different version, the current uploaded
> version is 2.04.20 (should be 22 but I guess something weird happened).
>
> Try running apt-get update (as root) once more.
>
> Regards,
> David
>
> On 02/01/2011 03:22 PM, technique wrote:
>
> > This is the  page  http://www.grid-appliance.org/index.php?option=com_content&view=artic...

David Isaac Wolinsky

unread,
Feb 2, 2011, 9:29:38 AM2/2/11
to acisp2...@googlegroups.com
I think you downloaded an old appliance, I don't know how you retrieved
it. It has since been deleted from the web site.

With regards to SESC, it would appear that the site is offline. It is
not our site, it is source forge, so there isn't a lot we can do :(.

Regards,
David

On 02/02/2011 05:03 AM, technique wrote:
> Hello
> Thanks for the link .
> with this version i am able to connect internet and run the sudo
> apt-get update and also to install the necessary packages.
> But when i want to download the SESC(cvs -
> d:pserver:anon...@sesc.cvs.sourceforge.net:/cvsroot/sesc login
> )) and after entering the user and password i have an error message :
> cvs[login aborted] : connect to
> sesc.cvs.sourceforge.net(216.34.181.110): 2401 failed:connection
> failed
>

technique

unread,
Feb 2, 2011, 10:03:25 AM2/2/11
to acis.p2p.users
Ok no problem for the source forge .
In fact i have just want to try . In fact i want to work with the
EMips and i mind that is not included in the gird-appliance.
The Emips compiler are the gcc , binutils and gdb.
I start to download the gcc with sudo wget ftp://ftp.gnu.org/gnu/gcc/gcc-4.2.0/gcc-4.2.0.tar.gz
and then i wil try to configure and build this compiler for the mips .


On 2 fév, 15:29, David Isaac Wolinsky <davi...@ufl.edu> wrote:
> I think you downloaded an old appliance, I don't know how you retrieved
> it.  It has since been deleted from the web site.
>
> With regards to SESC, it would appear that the site is offline.  It is
> not our site, it is source forge, so there isn't a lot we can do :(.
>
> Regards,
> David
>
> On 02/02/2011 05:03 AM, technique wrote:
>
> > Hello
> > Thanks for the link .
> > with this version  i  am able to connect internet and run the sudo
> > apt-get update and also to install the necessary packages.
> > But when i want to download the SESC(cvs -
> > d:pserver:anonym...@sesc.cvs.sourceforge.net:/cvsroot/sesc login
Reply all
Reply to author
Forward
0 new messages