Results 61 comments of Gabriele Gristina

is a stack buffer overflow on module_hash_decode() of 17220. The real error is: Token length exception

Hi @Brets0150, do you think you will complete it? there is some stuff missing Thanks

> Hi, @matrix ! Thank you for answer. I fixed the code and renamed the module according to your comments. Good. Last thing, if you share the results of test.sh,...

> Sure [test_report_gpu.log](https://github.com/user-attachments/files/20157169/test_report_gpu.log) [test_report_cpu.log](https://github.com/user-attachments/files/20157172/test_report_cpu.log) Hi, you should try to do more tests and paste the output here, not the log file it produces. minimal cmd for CPU: ./tools/test.sh -m 33400...

wrong cuda version installed, must be matched with current driver

``` $ for m in $(echo 33600 33650 33660); do ./tools/test.sh -m ${m} -a all -t all -V 1 -D 1; ./tools/test.sh -m ${m} -a all -t all -V 1...

Hi, please rename it to 33100 and keep the code aligned like that of all other modules. Thanks ;)