Hi,
When we don’t do any thing to avoid bank Conflicts, is it possible to get wrong output in addition to slowing down our program execution? I am sure that it will serialise the memory read/write, but I am not sure if it can read/write wrong values in shared memory. Would anyone please clear this?
Thank you very much.