Skip to content

sergeygrigorev/Brahma.FSharp

 
 

Repository files navigation

Issue Stats Issue Stats

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)

About

F# quotation to OpenCL translator. Based on Brahma library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F# 75.1%
  • C# 22.3%
  • C 1.9%
  • Other 0.7%