mohdshamilshafi / cudpp

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

Regarding MAKE file of CUDA #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I m trying to rum make file for cuda it give me error . How to solve it 
please help me

sandip@sandip-desktop:~/NVIDIA_GPU_Computing_SDK/C$ make
make[1]: Entering directory `/home/sandip/NVIDIA_GPU_Computing_SDK/C/common'
mkdir: cannot create directory `obj': Permission denied
make[1]: *** [makedirectories] Error 1
make[1]: Leaving directory `/home/sandip/NVIDIA_GPU_Computing_SDK/C/common'
make: *** [lib/libcutil.so] Error 2

Please suggest me some changes so that i can able to solve the problem

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

GoogleCodeExporter commented 8 years ago
It appears you're trying to build the SDK. This has nothing to do with CUDPP.

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

GoogleCodeExporter commented 8 years ago

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