Hi folks, I'm new on COG.

I'm using these versions:
COG - 4-1-5
Globus - 4.0.5

I have one machine with Globus and Torque(PBS), and another four machines
with Torque.
I already integrated WS-GRAM and Torque, and I used the example from
JobSubmission present in:
http://www.cogkit.org/viewcvs/viewcvs.cgi/src/cog/modules/abstraction-examples/src/org/globus/cog/abstraction/examples/execution/JobSubmission.java?rev=HEAD&content-type=text/vnd.viewcvs-markup
to do same tests, and It worked well.

But I'm needing to send Jobs with this characteristics:

I have a executable file that has two files from input, like this:

/bin/bozorth3 file1 file2

How do I make FileStageIn with COG? To send to the remote machine where the
job will
be executed the 2 needed files?

And How Do I get the response from back? This executable sends the outputs
to the console,
but how I defined a stdOut, it saves the context at the file. But, How Do I
get the file back
to the machine that sent the job? I'm using Globus 4.0.5, then the provider
I set in the JobSubmission is gt4.0.0.
I thought that setRedirected() it works, but for the gt4.0.0 doesn't work.
What can I do to bring the response back with GT4?


Cheers,


"É este um mundo no qual devemos esconder nossas virtudes?"
Willian Shakespeare


****************
Wilson Júnior
****************

Reply via email to