Milos Tijanic

Results 87 comments of Milos Tijanic

Hey @Fxzzi , thanks for the vigilance. This is definitely on the radar and being actively worked on. Sorry, can't really give any concrete dates, but very much stay tuned...

We missed calling it out in the changelog explicitly (oops), but this should be fixed with [555.42.02](https://github.com/NVIDIA/open-gpu-kernel-modules/tree/555.42.02). Please test. I'll leave this bug open while 555.xx is still in beta.

Thanks Tom, I've merged this into our internal development branch. Due to complex release schedules, it's easiest to just let it naturally bubble up in one of the next major...

> I think that it would be limited to the print builtinl, right? Yes. There's two places where I'd really love to see this: 1. `print(*$some_struct_ptr);` 2. `@[$some_int] = $some_other_int;...

Thinking about it some more, IMO the best default behavior would be to print `unsigned` types as hex, while `signed` types get printed as decimal. That would be too much...

Hey, good catch, thanks for the report! We do occasionally run with lockdep for dGPU, but I guess we don't on Tegra. If you open a PR and sign the...

Hello @adolfotregosa , thank you for the report. I understand the desire to call out issues where you know developers will see them, but the best way to report bugs...

I think it's time to close this now (yes, yes I know). As mentioned many times before, this is a repo for _kernel_ modules, monitored by developers working on the...

Hey there. Thanks, this is definitely looking like a bug, although I'm not sure the suggested fix is correct; more likely the API needs to take the GPU lock too....

Hi, thanks for the report! This is tracked internally as bug 4074148. Hard to say which release will get the fix due to schedules and release branching. For whatever it's...