This repository was archived by the owner on Mar 29, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11cuda-sys
22=========
33
4- | name | crate.io| docs.rs|
5- | :---:| :------:| :-----:|
6- | cuda-driver-sys| [ ![ Crate] ( http://meritbadge.herokuapp.com/cuda-driver-sys )] ( https://crates.io/crates/cuda-driver-sys ) | [ ![ docs.rs] ( https://docs.rs/cuda-driver-sys/badge.svg )] ( https://docs.rs/cuda-driver-sys ) |
7- | cuda-runtime-sys| [ ![ Crate] ( http://meritbadge.herokuapp.com/cuda-runtime-sys )] ( https://crates.io/crates/cuda-runtime-sys ) | [ ![ docs.rs] ( https://docs.rs/cuda-runtime-sys/badge.svg )] ( https://docs.rs/cuda-runtime-sys ) |
4+ | name | crate.io | docs.rs | CUDA |
5+ | :-------------- :| :----------------------------------------------------------------------------------------------------- :| :----------------------------------------------------------------------------------------: | : ----:|
6+ | cuda-driver-sys | [ ![ Crate] ( http://meritbadge.herokuapp.com/cuda-driver-sys )] ( https://crates.io/crates/cuda-driver-sys ) | [ ![ docs.rs] ( https://docs.rs/cuda-driver-sys/badge.svg )] ( https://docs.rs/cuda-driver-sys ) | 10.2 |
7+ | cuda-runtime-sys| [ ![ Crate] ( http://meritbadge.herokuapp.com/cuda-runtime-sys )] ( https://crates.io/crates/cuda-runtime-sys ) | [ ![ docs.rs] ( https://docs.rs/cuda-runtime-sys/badge.svg )] ( https://docs.rs/cuda-runtime-sys ) | 10.2 |
88
99Rust binding to [ CUDA Driver (` libcuda.so ` )] ( https://docs.nvidia.com/cuda/cuda-driver-api/index.html )
1010and [ Runtime (` libcudart.so ` ) APIs] ( https://docs.nvidia.com/cuda/cuda-runtime-api/index.html )
You can’t perform that action at this time.
0 commit comments