8000 GitHub - ardubois/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

ardubois/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

0