I installed CUDA and optix. Also, I had compiled the sample code successfully. But when I tried to create a new project, I got stuck with the setup for .cu files while uses “custom build” to produce ptx file. I found that custom build is using a cmake file which seems to be generated for that particular .cu file. If there any tool to make that cmake file?? or is there any easy syntax to create .ptx file from .cu file.??
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How can I generate a .ptx file for rtProgramCreateFromPTXFile | 6 | 4991 | June 14, 2022 | |
optix / windows | 5 | 1032 | June 14, 2022 | |
How to generate .ptx file using Visual Studio | 2 | 2135 | June 14, 2022 | |
Creating an RTProgram from CUDA .obj file ? | 2 | 703 | June 14, 2022 | |
ERROR:: ptx file problem. generate incorrect ptx file which is the same with the obj file | 2 | 933 | June 14, 2022 | |
how to generate a mex file for .cpp or .cu file? | 0 | 447 | September 18, 2014 | |
add a file ".cu" | 2 | 2118 | November 30, 2007 | |
(Simple ?) problem with the Optix Wizard | 8 | 1590 | June 14, 2022 | |
rtProgram without PTX | 2 | 907 | June 14, 2022 | |
Problem generating .PTX files | 5 | 19240 | October 31, 2014 |