Y
Hacker News
new
|
ask
|
show
|
jobs
by
lostmsu
418 days ago
Isn't there a CPU-based "emulator" in Nvidia dev tools?
1 comments
wingertge
418 days ago
From what I can tell it's not accurate enough to catch a lot of errors in the real world. Maybe an illegal instruction, but not a race condition from a missing sync or a warp divergence on a uniform instruction or other potential issues like that.
link