#elixir + #cnode + #cuda simple example
Have you tried using your GPU in Elixir? It’s easy - just glue basic CNode server with first example from CUDA by Example book.
Or just check how I did it.
Don’t expect meaningful usage nor production-ready code. This is just an example to give you an easy start.
Read next Curious about Elixir apps in small Docker containers?