Writing us not, but respecting the single writer principle is usually rule zero of parallel programming optimisation.
If you mean reading/writing to the same memory bus in general, then yes, the bus need to be sized according to the need of the expected loads (i.e. the machine need to be balanced).
Writing us not, but respecting the single writer principle is usually rule zero of parallel programming optimisation.
If you mean reading/writing to the same memory bus in general, then yes, the bus need to be sized according to the need of the expected loads (i.e. the machine need to be balanced).