PERI XML
From PERI
Click here to see our SC09 flyer.
Contents |
PERI-XML
Overview
This page is for the PERI-XML subgroup of the PERI project. PERI-XML is the continued effort for a performance profile/metadata exchange format.
- Roadmap - Status/plans
- Schema overview - High level summary of the schema.
- Autotuning requirements - From Boyana Norris
The mailing list is peri-xml@george.lbl.gov, see https://acs.lbl.gov/mailman/listinfo/peri-xml to subscribe
Documents
Presentations
- Presentation at CSCADS workshop, July 23, 2009
Schemata
- Browsable: http://acs.lbl.gov/~dang/perixml/perixml.html
- Subversion repo: svn co https://bosshog.lbl.gov/repos/peri-xml
- The RELAX-NG schemas are under schemas/, XML examples under examples/
Performance tool support for PERIXML
Meeting notes
Teleconferences:
- Regular slot is Thursday, 8am PST, though only every 3rd or 4th Thursday is used.
- Call-in number unless otherwise noted is:
Participant Passcode: 6390460 USA: 1-203-418-3123 or 866-692-3158 International: see http://www.cedps.net/index.php/Telecon_details
Teleconference notes:
- 2009-10-01: Report from PERI meeting, plans for SC09
- 2009-09-17: PERI-XML to CUBE conversion (short discussion)
- 2009-08-27: SC09 plans and what will be put off until next version
- 2009-08-13: Some schema issues and plans for displaying PERI-XML data
- 2009-07-30: Wrap-up after CSCADS meeting
- 2009-07-09: Walk-through of TAU and O|SS results for cpi.c program
- 2009-06-18: Tool examples, data section, CScADS plans
- 2009-04-16: State and source hierarchy, plans for Metrics
- 2009-02-26: Space and time dimension
- 2009-02-12: Review of source; more discussion of machine dimension
- 2009-02-05: Wrap-up of "source"; discussion of "space" dimension
- 2009-01-29: Discussion of "source" dimension of Schema v2
- 2008-07-28: Summary of discussions at CScADS PPT slides
- Notes on "performance data" parts of the schema
Historical
- PERI XML: Standardizing Efficient Information Interchange Between Performance Tools version: 11
- PERI Performance Data Collection Run Rules
- Proposed XML schema
- Cross-tool data dictionary
- Survey of existing schemas
XML tools
RELAX-NG tools
Java tools Jing/Trang are very useful for validating
Once you have these two tools installed, you can validate an example with:
trang perixml.rnc perixml.rng jing perixml.rng {some-example}.xml