×

GUM

swMATH ID: 9417
Software Authors: Trinder, P.W., Hammond, K., Mattson, J.S. Jr., Partridge, A.S., Peyton Jones, S.L.
Description: GUM: a portable parallel implementation of Haskell. GUM is a portable, parallel implementation of the Haskell functional language. Despite sustained research interest in parallel functional programming, GUM is one of the first such systems to be made publicly available.GUM is message-based, and portability is facilitated by using the PVM communications harness that is available on many multi-processors. As a result, GUM is available for both shared-memory (Sun SPARCserver multiprocessors) and distributed-memory (networks of workstations) architectures. The high message-latency of distributed machines is ameliorated by sending messages asynchronously, and by sending large packets of related data in each message.Initial performance figures demonstrate absolute speedups relative to the best sequential compiler technology. To improve the performance of a parallel Haskell program GUM provides tools for monitoring and visualising the behaviour of threads and of processors during execution.
Homepage: http://dl.acm.org/citation.cfm?id=231392
Related Software: Haskell; Eden; GHC; Multilisp; Symgrid; MapReduce; eSkel; EdenTV; CLEAN; PVM; Naira; SPIN; GitHub; CUBIC; Hadoop; Accelerate; Muesli; Vector; Nikola; Erlang
Cited in: 12 Documents

Citations by Year