Skip to content

Martin1994/OpenClCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is a simple binding of OpenCl for .NET Standard 2.0. Currently only few methods are supported. Is is only used as a POC and OpenCl playground.

Setup

Make sure DllImport("OpenCl") can find your OpenCl library.

Usage

Native bindings are available in the ClNative class. C# style bindings are available in the Cl class.

About

A simple binding of OpenCl for .NET Standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages