GGitHubAdd CUDA 13.4 support (#601)
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add CUDA 13.4 support (#601) * Add CUDA 13.4 support * Generated bindings: cuda-13040 * Non-generated support code for cuda-13040 Generated from redistrib_13.4.2 (latest 13.4.x patch manifest). Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com> * Fix formatting for cuda-13040 cfg gates Generated with [Devin](https://devin.ai) Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com> | 1 天前 | |
Load symbol on use instead of at initialization (#573) * Lazy load symbols on use instead of at initialization * Tidy * Regenerate bindings * Fix missing braces on extern c functions * Adding rustfmt::skip to bindings * Move rustfmt::skip to mod level | 4 个月前 | |
Add support for Cuda 13.0 (#443) * Add support without bindings yet * Run bindings for everything but cudnn/cusolver/cusolvermg * FIx cuda 13000 errors * Remove 13000 from github workflows * re-add cuda-13000 to github workflows * compile error with cuda-13000 and cusolver/cusolvermg * Fix cusolver & cusolvermg * Add cuda-13000 feature flag to various places * adds fail-fast: false to cargo-check strategy | 1 年前 | |
#497 fix drop impls for cusolver (#506) | 9 个月前 | |
Deprecate memcpy_stod,memcpy_dtov -> clone_htod,clone_dtoh (#493) | 10 个月前 |