Skip to content

PolyHok: Polymorphic Higher-Orger GPU kernels in Elixir

Notifications You must be signed in to change notification settings

ardubois/poly_hok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

453 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poly_hok

PolyHok: Polymorphic Higher-Orger 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

PolyHok: Polymorphic Higher-Orger GPU kernels in Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published