ENC: Call for Papers - SBLP 2008 (12th BRAZILIAN SYMPOSIUM ON PROGRAMMING LANGUAGES)

2007-11-29 Thread Heron
/sblp2008. IMPORTANT DATES Paper abstract submission (15 lines): March 28, 2008 Full paper submission: April 4, 2008 Notification of acceptance: June 6, 2008 Final papers due: June 30, 2008 GENERAL CHAIR Francisco Heron de Carvalho Junior, UFC PROGRAMME CHAIRS Marco Tulio Valente, PUC Minas Peter

Sequential codes for LinSolv and Ray Tracer

2004-03-15 Thread Heron
their sequential versions. Best Regards, Heron [Loidl, 2000] H.-W. Loidl, U. Klusik, K. Hammond, R. Loogen, and P. rinder. GpH and Eden: Comparing Two Parallel Functional Languages on a Beowulf Cluster. In SFP'00 - Scottish Funct. Progr. Workshop, rends in Functional Programming, Vol. 2, pages 39

A simple doubt about // operator ....

2003-11-01 Thread Heron
that there are other array variants for which // is linear on the number of updates. For unboxed arrays, // is linear on the array size or number of updates ? Heron ___ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow

Question about profiling in GHC...

2003-10-26 Thread Heron
effect in the profiling ? I am asking this because when I use -O2 when compilingsome concurrent Haskell programs that I have implemented in my work, the code assumes strange and not expected behaviour. Best Regards, Heron de Carvalho ___ Glasgow-has

?? Redirecting standar error output ...

2002-05-16 Thread Heron
Hello, How can I redirect standard error output to a file in GHC 5.02 ?? Something like -odump flag in GHC 4.08 ... Best Regards, Heron de Carvalho __Heron CarvalhoMSc.ICQ#:117117637 Current ICQ status

Ray Tracing

2001-06-14 Thread Heron
Hello Haskell GHCpeople, I need the source code of a Ray Tracing written in Haskell.Thiscode was usedfor parallelization using Caliban and Eden. Can you help me on how or where I can obtain it ? Heron de Carvalho, Msc.