BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

ignis

v0.0.1RubyGems· Ruby

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.

The verdict
Maintained. Niche but maintained, actively maintained.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceHealthy
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published this month.
Popularity
265 downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 0.0.1this month
ignis — 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. (Ruby / RubyGems) · Modules