I had some experience with CUDA on Linux. Now I need to work with CUDA on Windows. I am wondering if there exists a good template for building CUDA programs (makefile, for instance) with both release and debug configurations. My purpose is to have a template to learn how to systematically configure build scripts. I understand that NVCC documentation may be a good source for details, but a general template helps me organize what details to look for. Thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
CUDA and windows makefiles How to use CUDA with nmake | 2 | 3976 | January 26, 2009 | |
C++ and CUDA Makefile In need of help in order to write a makefile for C++ & CUDA | 1 | 10023 | March 29, 2011 | |
How do I write a makefile for CUDA? | 1 | 6969 | July 8, 2010 | |
Generic Makefile | 1 | 2628 | February 9, 2008 | |
New to CUDA Need Information | 1 | 2545 | February 8, 2012 | |
compiling cuda programs Help on complining cuda on windows | 0 | 1836 | June 9, 2008 | |
Windows Makefile | 1 | 3351 | February 6, 2009 | |
Compiling and running CUDA Code - Beginnners Question. | 1 | 4874 | August 2, 2011 | |
makefile for eclipse CDT | 0 | 2304 | September 17, 2007 | |
List of CUDA + Visual Studio tutorials? Looking for all the useful guides | 0 | 1970 | December 8, 2009 |