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 | 4045 | January 26, 2009 | |
| Windows Makefile | 1 | 3407 | February 6, 2009 | |
| Build tool for .cu files | 0 | 4604 | May 3, 2007 | |
| C++ and CUDA Makefile In need of help in order to write a makefile for C++ & CUDA | 1 | 10065 | March 29, 2011 | |
| x64 configuration missing from CUDA project template | 1 | 937 | January 28, 2014 | |
| CUDA with VS 2005 and/or 2008 | 1 | 4917 | July 19, 2009 | |
| how to add "emudebug" configurate choice | 6 | 3609 | April 16, 2008 | |
| Maybe build rules should be a sticky build rules question comes up a lot | 0 | 2535 | June 30, 2011 | |
| Totally n00b - Some help pls Ask some basic steps | 9 | 9041 | May 7, 2007 | |
| QMake build script for CUDA | 8 | 78596 | April 28, 2011 |