Comment 8 for bug 1639410

Revision history for this message
Ala'a (amalawi) wrote :

Thanks. This solved it.

Any hint on how to check why g++ and nvcc were reporting 600? a verison issue? or a box issue?
 since sizeof(struct cudaDeviceProp) is what was used by CFFI-GROVEL, to generate the 600

Also any hint on Why it was running in the first time if there was writing past the heap? is it accumulative?

Thanks again