[Contents] [TitleIndex] [WordIndex

Contributor - Extend GPGPU features

Description

A GPGPU extension of Scilab is already available on the Scilab forge. This extension provides GPGPU features based on Cuda or OpenCL. Some GPGPU features based on CUBLAS are already available (gpuMax, gpuMin, gpuProd, etc.)

Ideas

The idea of this project is to extend this extension by mapping correctly and transparently some other features provided by CUDA. Some functions of CUBLAS, CUFFT, CUSPARSE & CURAND should be mapped into this extension.

It is important to manage out of the box Scilab datatypes, avoid data conversions and also keep the same profiles as in Scilab.


2022-09-08 09:26