The memory model does not support non-coherent loads; however, they are
mandatory to get a non-negligible performance boost on Maxwell and more
recent architectures. As an intermediate measure to properly
implementing them in the memory model, this patch allows using them, but
ignores them in the performance model.
The memory model does not support non-coherent loads; however, they are mandatory to get a non-negligible performance boost on Maxwell and more recent architectures. As an intermediate measure to properly implementing them in the memory model, this patch allows using them, but ignores them in the performance model.