|
|
|
|
|
by nabla9
539 days ago
|
|
In buggy numerical code many bugs go trough the software stack without any problems. No crash, no errors. For example,you might switch two double parameters to a function and if their value range is similar, everything works fine except it's all bullshit. If there are bugs in AMD code that prevent running tests, I bet there are even more bugs that don't manifest until you look at results. |
|