The University of Queensland Homepage
School of ITEE ITEE Main Website

 Section 3: Parallel Programming
This section explores the more advanced topics of socket programming and mpi (the message passing interface standard).  These methods can be used to send information between machines or processors for applications that require parallel computing (such as running genetic algorithms that deal with crossing over individuals from large populations).  MPI can be executed via a batch system, so long as you specify the maximum number of nodes that will be used by the process.

Please use the menu at the left of this screen to explore the various topics.