Basic HTML version of Foils prepared 23 August 1998

Foil 50 Parallel Languages

From CPS615-Introduction-Course,Driving Technology and HPCC Current Status and Futures CPS615 Basic Simulation Track for Computational Science -- Fall Semester 98. by Geoffrey C. Fox, (Some Culler, Koelbel material)


1 A parallel language provides an executable notation for implementing a parallel algorithm.
2 Design criteria:
  • How are parallel operations defined?
    • static tasks vs. dynamic tasks vs. implicit operations
  • How is data shared between tasks?
    • explicit communication/synchronization vs. shared memory
  • How is the language implemented?
    • low-overhead runtime systems vs. optimizing compilers
3 Usually a language reflects a particular style of expressing parallelism.
4 Data parallel expresses concept of identical algorithm on different parts of array
5 Message parallel expresses fact that at low level parallelism implis information is passed between different concurrently executing program parts

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Aug 29 1998