cache coherence

Forum discussion tagged with cache coherence.
  1. J

    [SOLVED] Can cache coherence be used to solve multi-GPU scaling? And how would you do/code it?

    Since GPUs communicate through L2 cache (https://devblogs.nvidia.com/wp-content/uploads/2018/09/image2.jpg), can cache coherence be used to connect the 2 graphics cards together? (almost like this...