0
kicks
Accelerator and F# (III.): Data-parallel programs using F# quotations
I already discussed how to write programs that run on GPU using Microsoft Research Accelerator project. In this article, we'll write an image rotation using data-parallel F# functions and then use a library that translates it to Accelerator automatically. This way we can get a significant performance improvement almost for free.