This website requires JavaScript.
Explore
Help
Sign In
tarry.singh
/
Radix
Watch
1
Star
0
Fork
0
You've already forked Radix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7d24329d0a
Radix
/
runtimes
/
cuda
History
Tarry Singh
7d24329d0a
Add Bazel build rules and runtime implementation for AWS Neuron/Trainium/Inferentia support.
2023-08-18 17:11:27 +00:00
..
BUILD.bazel
Add Bazel build rules and runtime implementation for AWS Neuron/Trainium/Inferentia support.
2023-08-18 17:11:27 +00:00
cuda.bzl
Update workspace dependencies to newer LLVM, XLA, StableHLO, and PJRT versions and expose new pjrt plugin attribute APIs and stablehlo version APIs in build and runtime configurations.
2023-08-07 12:28:36 +00:00
cuda.redistrib_12.6.2.json
runtimes/cuda: Upgrade CUDA to 12.6.2 and cuDNN to 9.4.0.
2023-03-03 15:17:26 +00:00
cuda.zig
Introduce a thin abstraction layer between ZML and PJRT to manage plugin loading decisions, enable compile‑time detection of linked runtimes, and handle cases such as libtpu blocking metadata access.
2023-05-15 09:36:41 +00:00
cudnn.redistrib_9.4.0.json
runtimes/cuda: Upgrade CUDA to 12.6.2 and cuDNN to 9.4.0.
2023-03-03 15:17:26 +00:00
libpjrt_cuda.BUILD.bazel
Add initial Bazel build configuration, async runtime implementation, and core MLIR dialect definitions for ZML.
2023-01-02 14:28:25 +00:00