8000 GitHub - thomaziogiacobbe/gpotion: GPotion: a DSL for GPU programming in Elixir
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

thomaziogiacobbe/gpotion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPotion

A DSL for GPU programming in Elixir

Installation

  • Install Erlang, Elixir and nvcc
  • Install erlang-dev
  • cd gpotion
  • type: make clean
  • type: make
  • Some benchmarks also need: make bmp
  • type: mix deps.get
  • type: mix compile
  • benchmarks are in the benchmarks folder
  • type mix run benchmakrs/mm.ex 1024


About

GPotion: a DSL for GPU programming in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 60.5%
  • Cuda 36.0%
  • C++ 1.7%
  • Erlang 0.8%
  • Shell 0.6%
  • Makefile 0.2%
  • Euphoria 0.2%
0