Glasgow Parallel Haskell

1998-06-11 Thread Phil Trinder
/GranSim-GUM-papers.html To subscribe to the list send a message to [EMAIL PROTECTED] with the following text in the message body: subscribe gph When you want to leave the list use: unsubscribe gph Phil -- Phil Trinder Department

Glasgow Parallel Haskell

1998-06-11 Thread Phil Trinder
/GranSim-GUM-papers.html To subscribe to the list send a message to [EMAIL PROTECTED] with the following text in the message body: subscribe gph When you want to leave the list use: unsubscribe gph Phil -- Phil Trinder Department

Re: Parallel Haskell

1998-11-06 Thread Phil Trinder
Ernesto, There's also a parallel implementation of Haskell based on the Glasgow Haskell Compiler (GHC): Web page: http://www.dcs.gla.ac.uk/fp/software/gph/ Mailing List: [EMAIL PROTECTED] Phil -- Phil Trinder Department of Computing

Haskell Research Position

1999-06-07 Thread Phil Trinder
details please contact the Personnel Office, Heriot-Watt University, Edinburgh EH14 4AS tel/fax: 0131 451 3475 (24 hours) quoting Ref 98/99/G. Further particulars can be obtained directly from me. Closing date 18th June 1999. Phil Trinder -- Phil

Re: Parallel Haskell on GHC-4.04

1999-12-10 Thread Phil Trinder
program. Next, I try GHC-3.02. Thanks. $BAzED(B $B9-Ci(B [EMAIL PROTECTED] [EMAIL PROTECTED] -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh

PhD Scholarships Available

2000-05-12 Thread Phil Trinder
: Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328 Fasmly: +44 (0)131 451 3327 Intrnt: www:http://www.cee.hw.ac.uk/~trinder --- End Forwarded

Haskell PhD Scholarship

2001-01-11 Thread Phil Trinder
/projects.html http://www.cee.hw.ac.uk/~trinder/ http://www.cee.hw.ac.uk/~dsg/ If you're interested in applying for the scholarship please contact me. Phil -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University

SFP Call for Participation

2001-05-29 Thread Phil Trinder
The Efficiency of Parallel Graph Reduction on a Loosely-coupled Multiprocessor Hans Wolfgang Loidl An SPMD environment machine for functional BSP programs Armelle Merlin, Gaetan Hains Universite d'Orleans, France Implementing and Measuring GdH Skeletons Phil Trinder Heriot-Watt University, Scotland

Re: seq / strictness and laziness

2001-11-19 Thread Phil Trinder
/papers/ps/strategies.ps.gz Phil -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328 Fasmly: +44 (0)131

Re: RE: question about concurrency implementation

2002-03-20 Thread Phil Trinder
called Glasgow distributed Haskell (GdH). It's primarily designed for distribution (i.e. multiple stateful threads on multiple processors), but can be used to build parallel programs too. For more info see http://www.cee.hw.ac.uk/~dsg/gdh/ Phil -- Phil

Re: question about concurrency implementation

2002-03-21 Thread Phil Trinder
, but sharing stateful objects can introduce non-determinism, unless you have additional properties. Phil -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED

Haskell/Erlang Research Position

2002-04-03 Thread Phil Trinder
Research Associate in Haskell/Erlang for Distributed Telecommunications £17,278-£26,229 p.a. Applications are invited for a three year Research Associate position at Heriot-Watt University to work with Dr Phil Trinder on an EPSRC funded project entitled High-Level Techniques for Distributed

Re: GPH: RE: Concurrency and Haskell

2002-08-20 Thread Phil Trinder
| | | | ___ | Haskell mailing list | [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell | -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail

GpH/GdH Parallel Distributed Haskell Research

2002-08-21 Thread Phil Trinder
is available from http://www.cee.hw.ac.uk/~dsg/gph/ http://www.cee.hw.ac.uk/~dsg/gdh/ http://haskell.cs.yale.edu/communities/ Phil -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh

GpH Mosix

2002-08-28 Thread Phil Trinder
right to say that GpH still needs PVM even you use it on a Mosix cluster? Then what will Mosix provide when you can have a PVM cluster without Mosix running the same thing? Regards, .paul. On Tue, Aug 20, 2002 at 12:09:28PM +0100, Phil Trinder wrote: Murray, There are several parallel

Re: A: Evaluation order, ghc versus hugs, lazy vs. strict

2002-08-28 Thread Phil Trinder
-- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328 Fasmly: +44 (0)131 451 3327 Intrnt: http://www.cee.hw.ac.uk/~trinder

Re: GPH: Re: GpH Mosix

2002-09-12 Thread Phil Trinder
Robert, Thanks for this. Phil On Wed, 11 Sep 2002 15:20:03 +0100 (BST) Robert F. Pointon [EMAIL PROTECTED] wrote: On Wed, 28 Aug 2002 [EMAIL PROTECTED] wrote: On Wed, Aug 28, 2002 at 10:46:34AM +0100, Phil Trinder wrote: Paul, The GdH implementation is currently used here

Re: Q: GHC, Parallel libraries

2002-10-15 Thread Phil Trinder
://www.haskell.org/mailman/listinfo/haskell -- Phil Trinder School of Mathematical and Computer Sciences Heriot-Watt University Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328 Fasmly: +44 (0)131

CFP: JFP Special Issue on Parallel Functional Programming

2003-03-27 Thread Phil Trinder
Journal of Functional Programming Special Issue on Functional Approaches to High-Performance Parallel Programming Guest editor: Phil Trinder Submission deadine: 26th September 2003 Web Page: http://www.cee.hw.ac.uk/~trinder/jfpCFP.htm High-performance parallel programs are hard to write

Deadline for JFP Special Issue on Parallel FP Postponed

2003-09-16 Thread Phil Trinder
The submission deadline for the JFP special issue on High-Performance Parallel Programming has been postponed to 31st October 2003, see http://www.macs.hw.ac.uk/~trinder/jfpCFP.htm Phil -- Phil Trinder School of Mathematical and Computer Sciences

Re: [Gph] [Fwd: Re: [Haskell] Implicit parallel functional programming]

2005-02-03 Thread Phil Trinder
http://www.haskell.org/mailman/listinfo/haskell ___ Gph mailing list [EMAIL PROTECTED] http://www.macs.hw.ac.uk/mailman/listinfo.cgi/gph -- Phil Trinder School of Mathematical and Computer Sciences

Re: FW: [Haskell] parallel seq

2006-05-04 Thread Phil Trinder
@haskell.org http://www.haskell.org/mailman/listinfo/haskell -- Phil Trinder School of Mathematical and Computer Sciences Heriot-Watt University Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328

Re: FW: ghc -parallel ...

2000-01-24 Thread Phil Trinder
Int,String)]) main = do putStr "argument 1: " arg1 - getLine putStr "argument 2: " arg2 - getLine putStrLn (show (parfact (mk_num arg1) (mk_num arg2))) ------ Phil Trinder Departme

Versions of GHC Supporting GHC

2000-05-31 Thread Phil Trinder
it fails. --- End --- -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328 Fasmly: +44

Re: GPH: RE: Setting up ghc for GPH and GranSim

2002-01-04 Thread Phil Trinder
/listinfo/glasgow-haskell-users -- Phil Trinder Department of Computing and Electrical Engineering Heriot Watt University Riccarton Edinburgh, EH14 4AS E-mail: [EMAIL PROTECTED] Teleph: +44 (0)131 451 3435 Depart: +44 (0)131 451 3328 Fasmly: +44 (0)131

Haskell/Erlang Research Position

2002-04-03 Thread Phil Trinder
Research Associate in Haskell/Erlang for Distributed Telecommunications £17,278-£26,229 p.a. Applications are invited for a three year Research Associate position at Heriot-Watt University to work with Dr Phil Trinder on an EPSRC funded project entitled High-Level Techniques for Distributed