/
McLab McLab

McLab - PowerPoint Presentation

giovanna-bartolotta
giovanna-bartolotta . @giovanna-bartolotta
Follow
381 views
Uploaded On 2016-07-07

McLab - PPT Presentation

Tutorial wwwsablemcgillcamclab Part 8 Wrap Up Summary Ongoing and Future Work Further Sources 642011 Wrap Up 1 McLab Tutorial Laurie Hendren Rahul Garg and ID: 393769

mcgill mclab part rahul mclab mcgill rahul part wrap lameed nurudeen garg tutorial hendren 2011 laurie sable analysis mcvm

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "McLab" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

McLab Tutorialwww.sable.mcgill.ca/mclab

Part 8 – Wrap Up Summary Ongoing and Future Work Further Sources

6/4/2011

Wrap Up-

1

McLab Tutorial, Laurie Hendren, Rahul Garg and Nurudeen Lameed, Part 8

TexPoint fonts used in EMF.

Read the TexPoint manual before you delete this box.:

A

A

A

A

A

A

A

A

A

A

A

A

A

A

ASlide2

Tutorial SummaryMATLAB is a popular language and an important PLDI research area.McLab aims to provide tools to support such research.

Front-end: extensible scanner, parser, attributesexample extension: AspectMatlabIR and analysis framework: two levels of IR, high-level McAST and lower-level McLASTstructure-based flow analysis frameworkBack-ends: MATLAB, McVM with McJIT and McFor6/4/2011

McLab Tutorial, Laurie Hendren, Rahul Garg and Nurudeen Lameed, Part 8Wrap Up - 2Slide3

Ongoing and Future WorkMATLAB refactoring tools:code cleanuprefactoring towards Fortran generationinclude static call graph and

interprocedural analysis frameworkMATLAB extensions:AspectMatlabTyping Aspects6/4/2011McLab Tutorial, Laurie Hendren, Rahul Garg and Nurudeen Lameed, Part 8Wrap Up - 3Slide4

Back-end (McVM/McJIT)On-stack replacement

Dynamic optimizations – correct choice of inlining and basic block positioning.Optimizations for multicore systems Compilation to GPUs and mixed CPU/GPU systems Portability and performance across multiple CPU and GPU families 6/4/2011McLab Tutorial, Laurie Hendren, Rahul Garg and Nurudeen Lameed, Part 8Wrap Up - 4Slide5

Where to look for more infowww.sable.mcgill.ca/software currently have McVM

and AspectMatlab on the web sitecan ask for McLab front-end and analysis framework, we will also add to the web site soon/publicationspapers and thesis, in particularMetaLexer (Andrew Casey)McLab Front-end and Analysis Framework (Jesse Doherty)McVM (Maxime Chevalier-Boisvert)McFor (1st

version Jun Li, 2nd version Anton Dubrau)tutorials, starting with this one 6/4/2011McLab Tutorial, Laurie Hendren, Rahul Garg and Nurudeen Lameed, Part 8

Wrap Up - 5Slide6

Keep in Touchmain web site:http://www.sable.mcgill.ca/mclab

mailing list:mclab-list@sable.mcgill.cabug reports: https://svn.sable.mcgill.ca/mclab-bugzilla/people:hendren@cs.mcgill.ca, rahul.garg@mail.mcgill.ca, nurudeen.lameed@mail.mcgill.ca

6/4/2011McLab Tutorial, Laurie Hendren, Rahul Garg and Nurudeen Lameed, Part 8Wrap Up - 6