This module provides GPU computing capabilities to Scilab.
It uses an implementation of BLAS (cuBLAS) and FFT (cuFFT) through gpuAdd,
gpuMult, gpuFFT and other functions.
This module uses essentially Cuda but some functions, as gpuBuild, have been
created for build and use kernels developed with OpenCL or Cuda.
Binary versions have been built with Cuda 4.0.
If you need the OpenCL version of this module, please send an email to
contact@scilab-enterprises.com.