Project
Reverse Dependencies for ignis
The projects listed here declare ignis as a runtime or development dependency
0.0
ignis-autograd adds a differentiable tensor (Ignis::Tensor) and a reverse-mode
autograd tape on top of the Ignis GPU foundation. Build computation graphs over
GPU arrays and get exact gradients (verified against finite differences). The
building block for neural-network training in pure Ruby on a...
2021
2022
2023
2024
2025
2026
0.0
ignis-collective brings NCCL-style collective communication to Ruby: ring/tree
all-reduce, and P2P / IPC (VMM) / host-staged / TCP transports, on the Ignis
foundation. EXPERIMENTAL — the transports require multiple GPUs / nodes and
cannot be exercised on a single GPU, so this is shipped separatel...
2021
2022
2023
2024
2025
2026
0.0
ignis-numerics is GPU numerical computing for Ruby on the Ignis foundation:
dense/sparse linear algebra, FFT (cuFFT), random number generation (cuRAND),
linear solvers & decompositions (cuSOLVER), and Einstein-notation tensor
contraction (cuTENSOR), with an nvmath-style API (Ignis.fft, Ignis.solv...
2021
2022
2023
2024
2025
2026