Skip to content

ardubois/hok

Repository files navigation

Hok: Higher-Order GPU kernels in Elixir

A DSL for GPU programming in Elixir

Installation

  • Install Erlang, Elixir and nvcc
  • Install erlang-dev
  • ** cd hok **
  • 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

Hok: Higher-Order GPU Kernels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published