NVlabs / NVBit

198 stars 18 forks source link

Instructions after exit #122

Open christindbose opened 7 months ago

christindbose commented 7 months ago

Hi,

I'm facing an issue similar to #39

exit_instr

There's an exit at pc = b6f0 where all the threads are exiting but 1 thread seem to be still going on later. Any thoughts on what causes this behavior? My simulator deadlocks after this instruction.

I confirmed that from #39 , I'm using the latest __ballot_sync

Any advice to resolve this would be great.

Thanks, Christin