write in perl on a Linux Cluster

YAPC::Israel::2004 logo
Home
Milestones
Old News
Participants
  Registration
  List participants
  Personal information
Call for Participation
  English
  Hebrew
Call for Papers
  Hebrew (.doc)
  English (.doc)
Speakers
Presentations
Slides
Pictures
Schedule
Feedback
Training
Organizers
Sponsors
Location
Other YAPCs

perl.org.il

Title: write in perl on a Linux Cluster
Person: Itzik Lerner
Length: 60
Language: Hebrew
Abstract:
"Super Computers" or "Clusters" or "Bewulfs" are becoming more and more popular recently.  Parallel processing solves problems faster and is commonly programmed using a message passing paradigm. Traditional message passing systems are designed for strongly typed languages like C or FORTRAN.
Perl provides a non-compliant wrapper around the widely implemented MPI libraries, allowing messages to consist of arbitrarily nested Perl data structures whose size is limited by available memory. This hybrid approach should allow you to quickly write programs which run anywhere which supports MPI (both Beowulf and traditional MPP machines).
In this tutorial I?ll show how to write Perl programs for parallel processing using MPI, and show a live presentation from the Hebrew University?s Cluster.


 

 

 

 

 

Please send comments, questions etc. to yapc-organizers@perl.org.il