singe-kernel-sys 0.1.0-alpha.3

Low-level FFI bindings for the Singe custom kernels.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "singe-kernel-sys"
description = "Low-level FFI bindings for the Singe custom kernels."
keywords = ["singe", "cuda", "ffi", "kernel"]
version = "0.1.0-alpha.3"
edition.workspace = true
repository.workspace = true
license-file = "../LICENSE"
readme = "README.md"

[dependencies]