Lab Home | Phone | Search
Center for Nonlinear Studies  Center for Nonlinear Studies
 Home 
 People 
 Current 
 Affiliates 
 Visitors 
 Students 
 Research 
 ICAM-LANL 
 Publications 
 Conferences 
 Workshops 
 Sponsorship 
 Talks 
 Colloquia 
 Colloquia Archive 
 Seminars 
 Postdoc Seminars Archive 
 Quantum Lunch 
 Quantum Lunch Archive 
 CMS Colloquia 
 Q-Mat Seminars 
 Q-Mat Seminars Archive 
 P/T Colloquia 
 Archive 
 Kac Lectures 
 Kac Fellows 
 Dist. Quant. Lecture 
 Ulam Scholar 
 Colloquia 
 
 Jobs 
 Postdocs 
 CNLS Fellowship Application 
 Students 
 Student Program 
 Visitors 
 Description 
 Past Visitors 
 Services 
 General 
 
 History of CNLS 
 
 Maps, Directions 
 CNLS Office 
 T-Division 
 LANL 
 
Thursday, September 15, 2016
11:00 AM - 12:00 PM
CNLS Conference Room (TA-3, Bldg 1690)

Seminar

Grammatical Evolution + Multi-Cores = Automatic Parallel Programming!

Gopinath Chennupati
CCS-3

As common developers are ingrained to write sequential programs, writing efficient parallel programs on multi-cores is increasingly complex, often to the point where the limiting factor in speeding up the tasks is the software. The solution is to obviate the need for the programmers to think in a parallel manner while still letting them produce parallel code. We introduce a technique that combines both machine learning and formal methods, Grammatical Automatic Parallel Programming (GAPP), to automatically generate native parallel code on multi-cores. In GAPP, we design multi-core avail parallel Context Free Grammars for a set of program synthesis benchmarks. We demonstrate the automatic generation of controlled degree of parallelism ineffectively using the computational power of multi-core processors. This way, the synthesized architecture aware parallel programs adapt to the underlying hardware architectures for the given software requirements. These programs are efficient in fully realizing the computational power of multi-cores. Finally, we describe the application of GAPP for the synthesis of lock-free parallel programs.

Host: Stephan Eidenbenz