Make errors: Ignore?

Jump to: navigation, search

make CUDA samples, builds fine, but there are many errors. though many examples run.

what step did I miss?

are some of these examples not available on TK1? [1]


WARNING - CUDA OpenMP Libraries are not found


This CUDA Sample cannot be built without libgomp libraries. This will be a dry-run of the Makefile. For more information on how to set up your environment to build and run this sample, please refer the CUDA Samples documentation and release notes




WARNING - No MPI compiler found.


CUDA Sample "simpleMPI" cannot be built without an MPI Compiler. This will be a dry-run of the Makefile. For more information on how to set up your environment to build and run this sample, please refer the CUDA Samples documentation and release notes


>>> WARNING - libcuda.so not found, CUDA Driver is not installed. Please re-install the driver. <<<


[1]

>>> WARNING - required GPU not available on this platform - waiving sample <<<

02:17, 15 July 2014

Some of the CUDA samples use other libraries such as OpenMP or MPI or OpenGL. If you want to compile those samples then you'll need to install those toolkits, otherwise you can just ignore those few samples and stick to the samples that are self-sufficient.

02:18, 29 July 2014

Hi All,

I am new to the Jetson and Parallel programming. I flashed the Jetson TK1 as per instructions on the official download page from Nvidia. My CUDA Samples work perfectly fine as well.

However as per the Installing CUDA Page on elinux, I ran the "nvcc -v" in the home directory on the Jetson. It resulted in:

nvcc fatal: No input files specified; use option --help for more information.


Does this mean that the programs were compiled on my PC (the host used while flashing the Jetson) and CUDA is not installed on the Jetson?


Kindly provide your inputs.

12:55, 6 August 2015

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Users.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page.

Return to Thread:Talk:Jetson/Installing CUDA/Make errors: Ignore?/reply (3).