| --- |
| 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. |
|
|