I’m trying to run some low-level test code on my machine, but some of the instructions in my kernel are being removed by the compiler. Is there a way I can compile my .ptx file into a .cubin file with no optimization?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Can I compile the ptx or cubin file to a binary file? | 2 | 9886 | February 3, 2010 | |
| Newbie - How can I execute the manually modified PTX file? | 3 | 3576 | December 8, 2008 | |
| Building from ptx file anyone tried ? | 0 | 1901 | June 11, 2007 | |
| Example code using PTX | 6 | 9078 | March 25, 2008 | |
| How to disable optimization and analyze ptx assembly code | 4 | 3559 | November 30, 2009 | |
| Preventing code illimination for nvcc ? | 9 | 4029 | June 21, 2011 | |
| Disable compiler optimization... | 0 | 1612 | October 26, 2008 | |
| What kind of optimizations are on PTX code | 1 | 593 | February 23, 2011 | |
| building executable from PTX | 2 | 1596 | September 29, 2010 | |
| A question about command options of -ptx,-cubin How to use command options correctly ? | 4 | 6625 | May 12, 2008 |