haydnv / ha-ndarray

An n-dimensional array for Rust with support for OpenCL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ha-ndarray

An n-dimensional array for Rust, with OpenCL hardware acceleration implemented using the ocl crate.

Use the opencl feature flag to enable OpenCL support.

OpenCL is a trademark of Apple Inc. used by permission by the Khronos Group. For more information on OpenCL in general, see:

About

An n-dimensional array for Rust with support for OpenCL

License:Apache License 2.0


Languages

Language:Rust 99.7%Language:Dockerfile 0.3%