Find the answer to your Linux question:
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 ...
  1. #1
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,804

    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 all
    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"

  2. #2
    Linux Guru
    Join Date
    Nov 2007
    Posts
    1,679
    Google "/usr/bin/ld: cannot find -lXi"

    Third Link

  3. #3
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,804
    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"

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,804
    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 error
    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"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •