People often ask me about GPGPU (General Purpose GPU) programming with F#. One project you might like to take a look at is Brahma, which lets you compile C# expression trees to the GPU. When combined with the F# Power Pack support for converting F# quotations to LINQ expression trees, this should give a viable … Continue reading GPGPU programming with C# and F#