byzhang / cudpp

Automatically exported from code.google.com/p/cudpp
Other
0 stars 0 forks source link

Related to use cuda programme in cpp file #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi I get an error when I compile the server file. On the server side I have to 
exexute the matrix multiplication in cuda I have installed cuda and i have 
supply the default path to it while installing toolkit and sdk but it produces 
some error while compiling

error
Creating server Makefile
Executing 'make' for the server...
mkdir: cannot create directory `/usr/local/cuda/cuda/bin//lib': Permission 
denied
make: *** [makedirectories] Error 1

Output - It get run without error in my project
 please help me

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by sandip.b...@gmail.com on 11 Feb 2012 at 1:34

GoogleCodeExporter commented 9 years ago
Cuda3.2 and AMD processor with nvidia graphics card Geforce 280  ubuntu10.04 lts

Original comment by sandip.b...@gmail.com on 11 Feb 2012 at 1:36

GoogleCodeExporter commented 9 years ago
This doesn't seem like an error in CUDPP. What are you trying to run from 
CUDPP? This seems like an issue with your CUDA installation.

Original comment by jow...@gmail.com on 11 Feb 2012 at 9:16

GoogleCodeExporter commented 9 years ago
so what to do with this problem how can it get solved? Pls help me

Original comment by sandip.b...@gmail.com on 12 Feb 2012 at 10:32

GoogleCodeExporter commented 9 years ago
We're happy to help you with CUDPP problems, but this doesn't appear to be a 
problem with CUDPP. What are you trying to run with CUDPP?

Original comment by jow...@gmail.com on 12 Feb 2012 at 3:48

GoogleCodeExporter commented 9 years ago

Original comment by harr...@gmail.com on 29 Feb 2012 at 11:48