gsvgit / ImageProcessing

Examples of GPGPU utilization in F# using Brahma.FSharp

Repository from Github https://github.comgsvgit/ImageProcessingRepository from Github https://github.comgsvgit/ImageProcessing

ImageProcessing

Simple image processing on GPGPU in F# using Brahma.FSharp.


Builds

GitHub Actions
GitHub Actions
Build History

NuGet

Package Stable Prerelease
ImageProcessing

Developing

Make sure the following requirements are installed on your system:

  • dotnet SDK 7.0 or higher
  • OpenCL-compatible device with respective driver installed.

Building

> build.cmd <optional buildtarget> // on windows
$ ./build.sh  <optional buildtarget>// on unix

Build Targets

For details look at MiniScaffold, we use it in our project.

About

Examples of GPGPU utilization in F# using Brahma.FSharp

License:MIT License


Languages

Language:F# 95.5%Language:Dockerfile 2.3%Language:Shell 1.9%Language:Batchfile 0.2%