Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : sciGPGPU details
Login with GitLab

sciGPGPU

Gpu Computing for Scilab
(1614 downloads for this version - 19597 downloads for all versions)
Details
Version
1.2
A more recent valid version exists: 2.0
Authors
Cedric Delamarre
Vincent LEJEUNE, Allan CORNET, Cedric DELAMARRE
Owner Organization
Scilab Enterprises
Maintainer
C?dric DELAMARRE
Categories
License
Creation Date
October 2, 2012
Source created on
No source archive has been provided for this toolbox version.
Binaries available on
Scilab 5.4.x:
Linux 64-bit Windows 64-bit Linux 32-bit Windows 32-bit
Install command
--> atomsInstall("sciGPGPU")
Description
            This toolbox provides a gpu computing capabilities at Scilab. 
It uses an implementation of BLAS (cuBLAS) and FFT (cuFFT) through gpuAdd,
gpuMult, gpuFFT and other functions.
This toolbox uses essentially Cuda but some functions, as gpuBuild, have been
created for build and use kernels developed with OpenCL or Cuda.

link to sources : http://forge.scilab.org/index.php/p/sciCuda/

Binary version have been built with Cuda 4.0.            
Files (4)
[1.23 MB]
Linux 64-bit binary for Scilab 5.4.x

[18.68 MB]
Windows 64-bit binary for Scilab 5.4.x

[384.62 kB]
Linux 32-bit binary for Scilab 5.4.x

[18.77 MB]
Windows 32-bit binary for Scilab 5.4.x

News (0)
Comments (1)     Leave a comment 
Comment from Tina Luo -- August 15, 2013, 08:31:41 PM    
Hi, Cedric:

Thank you for developing this GPU  toolbox. 

I've successfully installed it,but I run into some issues when I try to use the gpuBuild.

Here is the error I run into when I try the "simple" example provided:


exec('C:\CUDA&SciLab\sciCuda\sciGPGPU\examples\simple.sce', -1)
nvcc fatal   : No input files specified; use option --help for more information
The system cannot find the path specified.
 !--error 999 
Error when building with NVCC 
at line      28 of function %c_gpuBuild called by :  
bin = gpuBuild(abs_path+"simple");
at line       3 of exec file called by :    
exec('C:\CUDA&SciLab\sciCuda\sciGPGPU\examples\simple.sce', -1)

Are there any nvcc configuration I am not aware of? Or I install the toolbox incorrectly?
(I used atomsInstall).

I am quite new to this GPU thing, and your help will be definitely important to me.
Thank you!
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.