RubyGems Navigation menu

ignis 0.0.1

Ignis is the foundation of a CUDA-backed deep-learning ecosystem for Ruby that actually targets native Windows. It provides a GPU n-dimensional array (Ignis::NDArray), CUDA memory/device management, a runtime kernel compiler (NVRTC) with a batteries-included kernel library, fp16/bf16 conversion, and cuBLAS GEMM. Kernels are compiled at runtime and libraries are bound via FFI — there are NO C extensions, so installation needs no compiler or devkit (the usual Windows native-gem killer). Requires an NVIDIA GPU + CUDA toolkit/runtime.

Gemfile:
=

install:
=

Versions:

  1. 0.0.1 May 29, 2026 (81.5 KB)

Runtime Dependencies (1):

ffi ~> 1.0

Owners:

Pushed by:

Authors:

  • NNW / Ignis contributors

SHA 256 checksum:

=

Total downloads 161

For this version 161

Version Released:

License:

MIT

Required Ruby Version: >= 3.1

New versions require MFA: true

Version published with MFA: true

Links: