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: about 1 year ago
JSON representation
A Rubygem for array-based scientific computations using GPGPU
- Host: GitHub
- URL: https://github.com/prg-titech/ikra-ruby
- Owner: prg-titech
- License: other
- Created: 2016-01-27T02:34:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T07:38:02.000Z (over 8 years ago)
- Last Synced: 2025-04-23T13:13:32.650Z (about 1 year ago)
- Topics: arrays, compiler, cuda, gpgpu, ruby
- Language: Cuda
- Homepage: https://prg-titech.github.io/ikra-ruby
- Size: 15.5 MB
- Stars: 12
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).