Skip to content

Just enough SYCL code to work with oneDNN Rust bindings

Notifications You must be signed in to change notification settings

boydjohnson/onednn-sycl-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onednn-sycl-sys

Build Status

onednn-sycl-sys provides low-level Rust bindings to a C api to a very small part of the SYCL Buffer (sycl/buffer.hpp) API. This is necessary for passing a SYCL Buffer in the high-level oneDNN Rust bindings.

Usage

This crate provides unsafe bindings, so you'll need to use unsafe blocks;

About

Just enough SYCL code to work with oneDNN Rust bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published