1 / 5

JSDL@NAREGI b2 release

JSDL@NAREGI b2 release. @OGF21 Oct. 2007 Kazushige Saga NAREGI Project, National Institute of Informatics. MPI. GridMPI. GridMPI. GridMPI. GridMPI or Remote Pipe. : any kinds of computing resources incl. cluster system, SMP. Co-Allocation Job.

alexis-chen
Download Presentation

JSDL@NAREGI b2 release

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. JSDL@NAREGI b2 release @OGF21 Oct. 2007 Kazushige Saga NAREGI Project, National Institute of Informatics

  2. MPI GridMPI GridMPI GridMPI GridMPI or Remote Pipe : any kinds of computing resources incl. cluster system, SMP ... Co-Allocation Job NAREGI supports advanced reservation based co-allocation job in heterogeneous resources environment. and more...

  3. Workflow Brokering Abstract JSDLs ResourceQuery Distributed Information Service Super Scheduler Client DAI CIM Reservation, Submission, Query, Control… Reservation based Co-Allocation Resource Info. Concrete JSDL Concrete JSDL UR/RUS Computing Resource Computing Resource GridVM GridVM Accounting NAREGI Architecture Overview

  4. JSDL in NAREGI b2 Job Document • <?xml version="1.0" ?> • <ComplexJobInstance name="xsd:token" type="Normal" | "MPI" ? > • <JobInstance name="xsd:token" type="Normal" | "MPI" ? • aggregation="true" | "false" ? > * • <JobDocument doctype="xsd:anyURI" > ? • {any}? • </JobDocument> • <CandidateContainers> ? • <CandidateContainer> * • <Locations> ? • <wsa:EndpointReference /> ? • </Locations> • <JobDocument doctype="xsd:anyURI"> ? • {xsd:any} * • </JobDocument> ? • <SelectionCriteria> ? • {xsd:any} * • </SelectionCriteria> • </CandidateContainer> • </CandidateContainers> • <ReservationContainer> ? • <Locations> ? • <wsa:EndpointReference /> ? • </Locations> Complex Job Type Abstract JSDL Candidate Reservation

  5. JSDL in NAREGI b2 Job Document (continued) • <JobDocument doctype="xsd:anyURI"> ? • {xsd:any} * • </JobDocument> ? • <ReservationTime> ? • <startTime> ? • {xsd:dateTime} • </startTime> • <duration> ? • {xsd:duration} • </duration> • </ReservationTime> • <ReservationContainer /> ? • </ReservationContainer> • </JobInstance> • <ComplexJobInstance name="xsd:token" type="Normal" | "MPI" ? ... /> * • <SelectionMethod> ? • <TotalCoallocation> ? • {xsd:nonNegativeInteger} • </TotalCoallocation> • </SelectionMethod> • </ComplexJobInstance> Concrete JSDL Reserved Recursive Resource Selection Policy

More Related