Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.35 KB

File metadata and controls

29 lines (18 loc) · 1.35 KB

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

Mono .NET
Mono CI Build Status .NET Build Status

Maintainer(s)