Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/prg-titech/ikra-ruby

A Rubygem for array-based scientific computations using GPGPU
https://github.com/prg-titech/ikra-ruby

arrays compiler cuda gpgpu ruby

Last synced: 6 days ago
JSON representation

A Rubygem for array-based scientific computations using GPGPU

Awesome Lists containing this project

README

        

Ikra is an array-based parallel extension to Ruby with dynamic compilation. The high-level goal of the Ikra project is to allow developers to exploit GPU-based high-performance computing without paying much attention to details of the underlying GPU infrastructure and CUDA. This is the Ruby version of Ikra (Ikra implemented in Ruby).

For more information, take a look at our [website](https://prg-titech.github.io/ikra-ruby/).