Ticket #80 (new proposed-project)

Opened 6 years ago

Last modified 5 years ago

BSPHlib - A parallel programming library based on BSP model

Reported by: mcatasta Owned by: none
Priority: Keywords:
Cc: Topic: Concurrency
Difficulty: unknown Mentor: not-accepted

Description (last modified by mcatasta) (diff)

Implementation of a different aproach to parallel programming in Haskell, based on BSP model and using the MPI library for message passing, instead of PVM. The great advantage of this aproach is that the BSP model have an easy efficiency prediction.

BSP Reference:  http://www.bsp-worldwide.org/

MPI Reference:  http://www.mpi-forum.org

Interested Mentors

  • Raul Lopes <raulh@…>

Interested Students

  • Frederico Franzosi <ffranzosi@…>
  • Michele Catasta <mcatasta@…>

Change History

Changed 6 years ago by ffranzosi

  • description modified (diff)

Changed 6 years ago by ffranzosi

  • description modified (diff)

Changed 6 years ago by rhclopes

  • description modified (diff)

Changed 5 years ago by mcatasta

  • description modified (diff)
  • reporter changed from ffranzosi to mcatasta
Note: See TracTickets for help on using tickets.