
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>

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

Hello Alessandro, Look on the wiki page and you'll get the list of all the information you'll need, except for username and password for the service, which we have been distributing on the phone (either on the Friday call, or in point to point calls). https://forge.gridforum.org/sf/wiki/do/viewPage/projects.ogsa-hpcp-wg/wiki/H omePage You can call me at +1-415-867-8732 to get the username and password for my service. -- Chris On 26/10/06 10:47, "Alessandro Maraschini" <alessandro.maraschini@datamat.it> wrote:
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
participants (2)
-
Alessandro Maraschini
-
Christopher Smith