What's Changed
- fix: ignore deprecation warnings by @kevmo314 in #83
- chore: remove unused variables by @kevmo314 in #86
- fix: pointer warning in client.cpp by @kevmo314 in #84
- fix: add copyright notice file by @kevmo314 in #90
- Brodey | host alloc by @brodeynewman in #93
- ci: add python codegen test by @kevmo314 in #96
- refactor: revamp rpc logic by @kevmo314 in #97
- Brodey | graph by @brodeynewman in #94
- Brodey/graph contd by @brodeynewman in #98
- clear the warnings: by @gaojs in #104
- fix: multi-call for server (#109) by @James-Leong in #112
- Update README.md with link to cuda toolkit installation by @piradata in #113
- libcuda driver-only based api by @kevmo314 in #116
- Add multi-server GPU routing by @kevmo314 in #117
- Cache driver query RPCs and add NVML NvLink device type by @kevmo314 in #118
- Use GHCR images in README quickstart by @kevmo314 in #119
- Forward NVML NvLink remote PCI info by @kevmo314 in #120
- Annotate SCUDA NVML device names by @kevmo314 in #122
- Add CUDA routing annotations to codegen by @kevmo314 in #123
- Forward remote CUDA stdout by @kevmo314 in #124
- Fix generated CUDA compliance regressions by @kevmo314 in #125
- Fix multi-GPU cuBLAS routing by @kevmo314 in #126
- Add Python SCUDA adapter by @kevmo314 in #127
- Rename project to Lupine by @kevmo314 in #128
- Reduce streamed DtoH synchronization overhead by @kevmo314 in #129
- Support cross-server device copies by @kevmo314 in #130
- Update README.md by @kevmo314 in #131
- Delete TODO.md by @kevmo314 in #132
- Switch RPC transport to direct HTTP/2 by @kevmo314 in #133
- Add multiarch Docker publishing and slim client tag by @kevmo314 in #135
New Contributors
- @gaojs made their first contribution in #104
- @James-Leong made their first contribution in #112
- @piradata made their first contribution in #113
Full Changelog: scuda-artifacts-12.6.0-ubuntu-22.04...v0.1.0