Results 1 to 4 of 4
Hi All,
Trying to get the CUDA stuff from nvidia working correctly I have installed everything but when I try the example I try to make inside and it spits ...
- 07-13-2009 #1
nvidia CUDA
Hi All,
Trying to get the CUDA stuff from nvidia working correctly I have installed everything but when I try the example I try to make inside and it spits out these errors:
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[1]: *** [../../bin/linux/release/imageDenoising] Error 1
make[1]: Leaving directory `/home/atk/NVIDIA_CUDA_SDK/projects/imageDenoising'
make: *** [projects/imageDenoising/Makefile.ph_build] Error 2
Any ideas? Thanks allUbuntu 10.10 the Maverick Meerkat
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, KDE & GDM
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 07-13-2009 #2Linux Guru
- Join Date
- Nov 2007
- Posts
- 1,679
Google "/usr/bin/ld: cannot find -lXi"
Third Link
- 07-13-2009 #3
found it about 2 minutes before coming back to the forums. Thanks a lot!
Ubuntu 10.10 the Maverick Meerkat
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, KDE & GDM
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 07-13-2009 #4
new issue, error when trying to run the sample files
cudaSafeCall() Runtime API error in file <particleSystem.cu>, line 104 : unknown error.
all of the examples give a similar errorUbuntu 10.10 the Maverick Meerkat
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, KDE & GDM
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"


Reply With Quote
