How to Install erlang-cl in Ubuntu 18.04



Install erlang-cl by entering the following commands in the terminal:

sudo apt update
sudo apt install erlang-cl

Description:

Erlang OpenCL bindings

CL is an application which provides OpenCL bindings to Erlang. It resembles C API from http://www.khronos.org/opencl as close as possible.

Homepage: https://github.com/tonyrog/cl

Version: 1.2.3-3

Section: universe/libs