Abhiroop is interested in the intersection of compilers and parallel programming and believes that pure functional programming will eventually be the panacea to the challenges of multicore parallelism.
Follow Abhiroop on Twitter @catamorphic.
Talks I've Given
-
Vectorization in Haskell
Featuring Abhiroop Sarkar
The talk will introduce the concepts of vectorization and show its applications in the context of Haskell. Abhiroop will begin by demonstrating what are SIMD instructions and where they fit in the paradigm of parallel computing.
haskell automatic-vectorization parallel-programming compiler-optimizations code-generation data-parallelism compilers