Comment by lostmsu Comment by lostmsu 13 hours ago 1 reply Copy Link View on Hacker News Isn't there a CPU-based "emulator" in Nvidia dev tools?
Copy Link wingertge 12 hours ago Collapse Comment - 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. Reply View | 0 replies
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.