200 likes | 298 Views
JIM and SAMGrid for CDF Mòrag Burgon-Lyon University of Glasgow. Contents. What is JIM? What is SAMGrid? How does JIM relate to SAMGrid? How does JIM work? Using JIM What will JIM do once complete? Deployment Plan. What is JIM ?.
E N D
JIM and SAMGrid for CDFMòrag Burgon-LyonUniversity of Glasgow JIM for CDF
Contents • What is JIM? • What is SAMGrid? • How does JIM relate to SAMGrid? • How does JIM work? • Using JIM • What will JIM do once complete? • Deployment Plan JIM for CDF
What is JIM? Job Management Infrastructure and Information Management • Job Management Infrastructure is the framework allowing job submissions for execution on a cluster that has enough resources to complete the job. • Information Management is knowing what resources are available for use. JIM for CDF
What is SAMGrid? • SAMGrid is a grid infrastructure whose goal is to allow globally distributed computing for current experiments, CDF and DØ. • Minos is strongly considering SAM • Communicating with LHC experiments CMS (Fermilab) and Atlas (Brookhaven) JIM for CDF
How does JIM relate to SAMGrid? Complements Sequencial Access via Metadata to provide complete grid services Job Management Information and Monitoring Data Handling JIM for CDF
How does JIM relate to SAMGrid? JIM for CDF
How does JIM relate to SAMGrid? • JIM allows a user to submit jobs to SAMGrid and to access the output files on completion. • JIM chooses which resources will be used to execute a job. This decision is based on the nearest location of the required data files. • SAM executes the submitted job on the chosen cluster providing the I/O data management for the files. JIM for CDF
How does JIM relate to SAMGrid • Condor MMS was expanded for SAMGrid • Broker can query SAM station to see how much data is already present. • Globus toolkit is used for job transfer and monitoring JIM for CDF
How does JIM work? Submission Client Submission Client Match Making Service Match Making Service User Interface User Interface Broker Queuing System Queuing System Information Collector Information Collector JOB Data Handling System Data Handling System Data Handling System Data Handling System Execution Site #1 Execution Site #n Computing Element Computing Element Computing Element Storage Element Storage Element Storage Element Storage Element Storage Element Grid Sensors Grid Sensors Grid Sensors Grid Sensors Computing Element JIM for CDF
How does JIM work? • Distinguishes grid level (global) scheduling (selection of a cluster to run) from local scheduling (distribution of the job within the cluster). • Distinguishes structured jobs (where the details are known to Grid middleware) from unstructured jobs (where the whole job is mapped onto a single cluster). JIM for CDF
Using JIM – Submitting a job User creates a jdl file such as the example shown: sam_dataset = jpmm08-1file executable = retrieve.sh input_sandbox = /home_scotgrid/m/mlyon/test/testjob cpu-per-event = 1s job_manager = sam job_type = sam_analysis sam_universe = prd sam_experiment = cdf log = testjob.log output = testjob.out error = testjob.err arguments = Download Output Yet? group = test instances = 1 JIM for CDF
Using JIM – Submitting a job • The job is submitted by typing: samg submit testjobfile.jdf • The progress of the job can be viewed by selecting the submission site from the list: http://samgrid.fnal.gov:8080 • Select the job from the list. Details of the job state are displayed • Once the job has been completed the output may be downloaded JIM for CDF
Using JIM – Viewing Map JIM for CDF
Using JIM – Viewing submission sites JIM for CDF
Using JIM – Viewing submitted jobs JIM for CDF
Using JIM – Downloading output JIM for CDF
What will JIM do once complete? • Current functionality allows job submission and retrieval • Next steps: • Making the web-download secure • User support and defect fixing through testing phase • Roll out of SAMGrid to all CDF sites with available resources • Add more brokering criteria • Directors review of Run II computing has recommended the expansion of SAM to be a lab-wide product JIM for CDF
Deployment Plan Two plans running in parallel: • Testing JIM with non-trivial submissions: • Large Monte Carlo Simulation • Reconstruction • Analysis • JIM software installations: • Glasgow ScotGrid IBM and CDFG Dell cluster • Oxford Dell cluster • Liverpool Dell cluster • UCL Dell cluster • Wisconsin In progress Complete Planned for October JIM for CDF
Deployment Plan • Glasgow University has a complete installation of SAMGrid on both ScotGrid and the CDF cluster. This installation is being tested with Monte Carlo simulation. • Oxford University will be installed in the first week of October. • Other UK institutions and Wisconsin to follow JIM for CDF
Credits • Thanks to Gabriele Garzoglio and the JIM team at Fermilab for providing material for this presentation. JIM for CDF