
Hi Christopher, we'd like to try and perform some test with our client: can you please tell me wich is the endpoint we will have to contact? thank you, cheers, Alessandro On Wed, 2006-10-18 at 17:57, Christopher Smith wrote:
Hi all,
I've got something up and running which can accept CreateActivity now. I've embedded a JSDL document that works for my system.
If you could use your name in the JobProject, I would appreciate it (not required though), and JobName can be anything. Also, if you specify the same output file all the time, LSF will append the outputs of multiple runs together.
I'm just figuring out a way for people to retrieve output.
-- Chris
<JobDefinition xmlns="http://schemas.ggf.org/jsdl/2005/11/jsdl"> <JobDescription> <JobIdentification> <JobName>Uname</JobName> <JobProject>Chris</JobProject> </JobIdentification> <Application> <HPCProfileApplication xmlns="http://schemas.ggf.org/jsdl/2006/07/jsdl-hpcp"> <Executable>uname</Executable> <Argument>-a</Argument> <Output>uname_chris.out</Output> <WorkingDirectory>/tmp/interop</WorkingDirectory> </HPCProfileApplication> </Application> <Resources> <TotalCPUCount> <Exact>1</Exact> </TotalCPUCount> </Resources> </JobDescription> </JobDefinition>
-- ogsa-hpcp-wg mailing list ogsa-hpcp-wg@ogf.org http://www.ogf.org/mailman/listinfo/ogsa-hpcp-wg