Re: [Gems-users] Ruby in a cluster


Date: Fri, 06 Jul 2007 07:46:12 -0500
From: Mike Marty <mikem@xxxxxxxxxxx>
Subject: Re: [Gems-users] Ruby in a cluster
When we use Condor on AFS, we have to give read permissions to all the directories that Condor needs to access because Condor runs under a different user.

--Mike

Joaquin Sanchez Sanchez wrote:
My SIMICS execution is like this:
/home/joaquin/GEMS64/simics-2.2.19/home/bagle/simics -echo -stall -verbose -no-log ${EXTRA_SIMICS_ARGS} -x ${TMPFILE}

and I have this var:
export SIMICS_EXTRA_LIB=/home/joaquin/GEMS64/simics-2.2.19/amd64-linux/obj/modules

It doesn't load the modules:

Checking out a license... done: academic license.
Scanning modules...
Looking for additional Simics modules in /home/joaquin/GEMS64/simics-2.2.19/amd64-linux/obj/modules
Loading module list cache...
Aborting module list cache load (exception): [Error 2] No such file or directory
Loading module list cache...
Module list cache loaded.
Module scanning done.

+----------------+ Copyright 1998-2005 by Virtutech, All Rights Reserved
  |   Virtutech    |    Version: simics-2.2.19
  |     Simics     |    Compiled: Tue Aug 16 20:23:17 CEST 2005
  +----------------+
www.simics.com "Virtutech" and "Simics" are trademarks of Virtutech AB



 and at the end, when loadind ruby, it  doesn't load :

### Executing "magic-break-enable"
### Executing "instruction-fetch-mode instruction-fetch-trace"
### Executing "instruction-fetch-mode"
cpu0: instruction-cache-access-trace
cpu1: instruction-cache-access-trace
cpu4: instruction-cache-access-trace
cpu5: instruction-cache-access-trace
### Executing "load-module ruby"
Error loading module 'ruby': Module 'ruby' not found
Command aborted
### Executing "ruby0.setparam g_PROCS_PER_CHIP 4"
Simics license checked in!


Has it anything to be because of using condor?
It works in all nodes booting one by one, but...Why doesn't it work when using the cluster?

------------------------------------------------------------------------

Sé un Mejor Amante del Cine
¿Quieres saber cómo? ¡Deja que otras personas te ayuden! <http://us.rd.yahoo.com/mail/es/tagline/beabetter/*http://advision.webevents.yahoo.com/reto/entretenimiento.html>.
------------------------------------------------------------------------

_______________________________________________
Gems-users mailing list
Gems-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/gems-users
Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/"; to your search.

[← Prev in Thread] Current Thread [Next in Thread→]