you can take a look a t messages here:
/usr/global/sge-6.2u5-bin/default/spool/qmaster/messages

but i guess your problem is that you have to give the basename of your hello program

#!/bin/sh
/home/me/hello

do you succeed with the example simple.sh? in /usr/global/sge-6.2u5-bin/examples/jobs/simple.sh

On 07/18/11 04:57 PM, Carlos Scaloni wrote:
Yes, it's exactly what I want!

I have to do the source
/usr/global/sge-6.2u5-bin/default/common/settings.sh manually

And i have this error now:

qsub orden.sh
Unable to run job: warning: carlos your job is not allowed to run in any
queue
Your job 3 ("orden.sh") has been submitted.
Exiting.

cat orden.sh
#!/bin/bash
./hello



2011/7/15 Reuti <[email protected]
<mailto:[email protected]>>

    Am 15.07.2011 um 12:08 schrieb Dave Love:

     > Prentice Bisbal <[email protected] <mailto:[email protected]>> writes:
     >
     >> On 07/12/2011 06:27 PM, Reuti wrote:
     >>> Am 12.07.2011 um 01:27 schrieb Carlos Scaloni:
     >>>
     >>>> How can i do to execute this when the machine is booting:
    source /usr/global/sge-6.2u5-bin/default/common/settings.sh ?
     >>>
     >>
     >> Why do you even need to do that at boot time?
     >
     > Well, the equivalent has to happen in the daemon init scripts,
    typically
     > at boot time, but the GE installation scripts should sort that
    out, so yes.
     >
     > I'm confused what the fundamental problem is here, assuming it's as a
     > result of using the inst_sge script and generally the instructions at
     > <http://wikis.sun.com/display/gridengine62u5/Installing>.  The
    script,
     > at least, can be fixed if we know what the problem is.

    I assume he meant: how do I make SGE commands available to all users
    when they login?

    -- Reuti

    PS: Your wrist recovered - great.


    _______________________________________________
    users mailing list
    [email protected] <mailto:[email protected]>
    https://gridengine.org/mailman/listinfo/users




_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to