Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/prg-titech/ikra-ruby
- Owner: prg-titech
- License: other
- Created: 2016-01-27T02:34:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T07:38:02.000Z (about 7 years ago)
- Last Synced: 2024-10-04T01:34:47.412Z (about 1 month ago)
- Topics: arrays, compiler, cuda, gpgpu, ruby
- Language: Cuda
- Homepage: https://prg-titech.github.io/ikra-ruby
- Size: 15.5 MB
- Stars: 12
- Watchers: 5
- 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/).