Problem with nvcc and -cubin ? Can't get it to run...

Hello All,

This is not my area of expertise, but I’m trying to run the toolkit-provided makefile and use the -cubin option so that I get the information needed by the occupancy tool. My understanding is that using -cubin will result in a text file, among other things, that contains such information. My problem is that I have not been able to put a “-cubin” anywhere in the …/…/common/common.mk file and get any text file after running make.

I’m probably making a trivial error somewhere… Any guidance would be welcome. I’m not a makefile expert.

Thanks!