Named Arguments with Default Values in Elixir: https://blog.praveenperera.com/named-arugments-with-default-values-in-elixir/ Curious about Elixir apps in small Docker containers?

#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.