custom mem access pattern kernel: instead of accepting direction 'load',...
custom mem access pattern kernel: instead of accepting direction 'load', 'store', or 'both', now always does one store per index and can accept an integer load_var_ct specifying how many loads to do per index (each from a different array, no repeated access)
Loading
Please register or sign in to comment