File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 11# ImageProcessing
22
3- Simple image processing on GPGPU using [ Brahma.FSharp] ( https://github.com/YaccConstructor/Brahma.FSharp ) .
3+ Simple image processing on GPGPU in F# using [ Brahma.FSharp] ( https://github.com/YaccConstructor/Brahma.FSharp ) .
44
55---
66
@@ -16,7 +16,7 @@ GitHub Actions |
1616
1717Package | Stable | Prerelease
1818--- | --- | ---
19- ImageProcessing | [ ![ NuGet Badge ] ( https://buildstats.info/nuget/ImageProcessing )] ( https://www.nuget.org/packages/ImageProcessing/ ) | [ ![ NuGet Badge ] ( https://buildstats.info/nuget/ImageProcessing?includePreReleases=true )] ( https://www.nuget.org/packages/ImageProcessing/ )
19+ ImageProcessing | |
2020
2121
2222---
@@ -25,13 +25,8 @@ ImageProcessing | [
2525
2626Make sure the following ** requirements** are installed on your system:
2727
28- - [ dotnet SDK] ( https://www.microsoft.com/net/download/core ) 3.0 or higher
29- - [ Mono] ( http://www.mono-project.com/ ) if you're on Linux or macOS.
30-
31- or
32-
33- - [ VSCode Dev Container] ( https://code.visualstudio.com/docs/remote/containers )
34-
28+ - [ dotnet SDK] ( https://dotnet.microsoft.com/en-us/download/dotnet/7.0 ) 7.0 or higher
29+ - OpenCL-compatible device with respective driver installed.
3530
3631---
3732
@@ -47,4 +42,4 @@ $ ./build.sh <optional buildtarget>// on unix
4742
4843### Build Targets
4944
50- For details looc at [ MiniScaffold] ( https://github.com/TheAngryByrd/MiniScaffold ) , we use it in our project.
45+ For details look at [ MiniScaffold] ( https://github.com/TheAngryByrd/MiniScaffold ) , we use it in our project.
You can’t perform that action at this time.
0 commit comments