Skip to content

Aandreba/hlocl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

High-Level OpenCL

WARNING
hlocl is still in an alpha stage. Functions and others are still open to be renamed or deleted without a deprecation period, so it is not recommended for use in production (yet).

hlocl is a high-level OpenCL API for Rust

Example

Features

Name Description Default
def Enables default contexts and command queues Yes
cl2 Enables OpenCL 2.0 features No
async Implements Future for OpenCL events and various other utils No
serde Enables serde support for OpenCL buffers No
rand Enables OpenCL accelerated random number generation No
error-stack Enables rich errors via error-stack No

About

High-level bindings for OpenCL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages