build program log limited to 4096 bytes?

Hi,

I’m using the -nv-verbose option with a 40 kernels source… The build log info is clipped at 4096 bytes… so I cannot see my last kernel’s registry usage…
Pls, increment the size to almost 32Kb.
Thanks.

Hmm thats interesting…

Guess they thought “surely 4k is enough”!

They just need to do a clever remalloc system so that you can have a 2GB build log if you needed it…

Yep, that will be better, definitively.