Steps To Install cf4ocl on Mac

Package Information:

Name: cf4ocl
Use: C Framework for OpenCL
URL: https://fakenmc.github.io/cf4ocl/

Installation Steps:

  1. Open Terminal.
  2. Execute the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install cf4ocl using brew
    brew install cf4ocl

cf4ocl is ready to use now!