Files | Admin

Notes:

Release Name: 0.91

Notes:
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Ruby OpenCL Library (Ruby-OpenCL) 
Release Notes
Release Ruby OpenCL 0.91 (Beta)
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Installation Instructions
--------------------------------------------------------------------------------
* unzip and untar the source file.
  $ tar zxvf ruby-opencl-0.91.tar.gz
* go into the directory.
  $ cd ruby-opencl-0.91
* run extconf.rb
  $ ruby extconf.rb --with-OpenCL-include=/path_to_directory_of_CL/opencl.h --with-OpneCL-lib=/path_to_directory_having_libOpenCL.so
* execute make
  $ make
* install to system as root
  # make install



Changes: 2011-01-12 Seiya Nishizawa <seiya@gfd-dennou.org> * Version 0.91 released. * update files forgotten to update at 0.9