240 Views
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.
0 comments