Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Methods for deploying/(cross-)compiling vision code for NVidia Jetson (http://www.chiefdelphi.com/forums/showthread.php?t=149208)

dusty_nv 11-07-2016 09:25

Re: Methods for deploying/(cross-)compiling vision code for NVidia Jetson
 
Quote:

Originally Posted by Wasabi Fan (Post 1595946)
Thanks for the info on compiling CUDA code! I'll try it out and see how it goes. Am I correct that I should be giving both .cpp and .cu files to the CUDA compiler, and then it will invoke the normal C++ compiler for the .cpp files? If so, will my C++11 code still work even though the supported version of NVCC doesn't support C++11?

The .cpp files will be redirected to compile with gcc.


All times are GMT -5. The time now is 03:02.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi