File size: 1,158 Bytes
3e50320 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
license: other
license_name: per-binary
tags:
- scrybl
- directml
- onnxruntime
- windows
library_name: scrybl
---
# Scrybl runtime: DirectML + ONNX Runtime (Windows x64)
The DirectML universal GPU runtime bundle Scrybl ships with — works on every modern Windows GPU (NVIDIA, AMD, Intel) as a vendor-neutral fallback. Installed installer-bundled today; in a future release [Scrybl Slim](https://scrybl.xyz) installs will pull this bundle from this repo on first launch instead of bundling the bytes inside the installer.
## Files
- — Microsoft DirectML runtime, [Microsoft.AI.DirectML](https://www.nuget.org/packages/Microsoft.AI.DirectML/) NuGet redistributable, MIT-equivalent terms.
- — ONNX Runtime 1.24.2, MIT licensed.
- — ONNX Runtime shared provider, MIT licensed.
Bytes are byte-identical to the upstream Microsoft / ONNX Runtime distributions. Attribution is unchanged.
## Provenance
- Microsoft DirectML: [github.com/microsoft/DirectML](https://github.com/microsoft/DirectML), distributed via NuGet.
- ONNX Runtime: [github.com/microsoft/onnxruntime](https://github.com/microsoft/onnxruntime), tagged release 1.24.2.
|