November 2010
3 posts
4 tags
Final version of the Accelerate paper (GPGPU in...
We will present our paper Accelerating Haskell Array Codes with Multicore GPUs at ACM SIGLAN Declarative Aspects of Multicore Programming (DAMP 2011), which is co-located with POPL’11 in Austin, TX, in January. The final version of our paper is now available, and we plan to soon release a significantly improved version of the Accelerate library (matching the API used in the paper), which...
Nov 25th
4 notes
4 tags
Final version of the Singleton paper
Our paper Singleton: A General-Purpose Dependently-Typed Assembly Language will be presented at the ACM SIGPLAN Workshop on Types in Language Design and Implementation (TLDI’11) co-located with POPL’11 in Austin, TX, in January.  The final version of the paper is now available. Posted via email from Just Testing | Comment »
Nov 24th
3 notes
3 tags
Quickly searching Hackage and Hoogle on Mac OS X
Haskellers on Macs should check out Alfred App.  It’s a launcher application that also does web searches and a few other things.  In particular, it enables you to define custom searches that you can quickly access with a hot key from wherever you are.  I am using the two following custom searches to quickly search through Hackage and Hoogle: hackage...
Nov 3rd
7 notes