https://github.com/bokutotu/curs
cuda&cublas&cudnn wrapper for Rust
https://github.com/bokutotu/curs
cuda deep-learning high-performance-computing hpc rust
Last synced: 7 days ago
JSON representation
cuda&cublas&cudnn wrapper for Rust
- Host: GitHub
- URL: https://github.com/bokutotu/curs
- Owner: bokutotu
- Created: 2021-07-20T13:42:35.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T06:30:28.000Z (over 3 years ago)
- Last Synced: 2025-04-04T23:07:16.408Z (11 days ago)
- Topics: cuda, deep-learning, high-performance-computing, hpc, rust
- Language: Rust
- Homepage:
- Size: 239 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cuda-and-hpc - bokutotu/curs
- awesome-cuda-and-hpc - bokutotu/curs
- awesome-rust-list - bokutotu/curs
- awesome-rust-list - bokutotu/curs
README
# CURS
# TESTING
```
cargo test -- --test-threads=1
```