Categories: None [Edit]

ignis

https://rubygems.org/gems/ignis
https://github.com/tigel-agm/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.

Total

Ranking: 194,360 of 196,375
Downloads: 343

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName
194,507333ignis-collective
194,613328ignis-autograd
194,651325ignis-numerics

Depends on

RankDownloadsName
271,076,831,825ffi

Owners

#GravatarHandle
1icontigel-agm