Is there a way to alter the cache write policy while working with the Intel compiler. I discovered that the Intel Core i7 processor 1st-level cache is a write back cache.
My question is: Is there any possible way to tweak the compiler into changing the cache policy from write back to write through?