Skip to content

ksmirenko/Brahma.FSharp

 
 

Repository files navigation

Issue Stats Issue Stats Repository Size

Brahma.FSharp NuGet Status

Brahma.FSharp is a library for F# quotations to OpenCL translation.

Features of Brahma.FSharp:

  • We are aimed to translate native F# code to OpenCL with minimization of different wrappers and custom types.
  • We use OpenCL for communication with GPU. So, you can work not only with NVIDIA cards but with any device, which support OpenCL (e.g. with AMD devices).

Build

To build project use

> build.cmd // on windows    
$ ./build.sh  // on unix

Build Status

branch Mono .NET
master Mono CI Build Status .NET Build Status
dev Mono CI Build Status .NET Build Status

Maintainer(s)

Packages

No packages published

Languages

  • F# 84.4%
  • C# 13.4%
  • C 1.7%
  • Other 0.5%