• Jerome Jiang's avatar
    Fix settings for num of tiles in samples & tests. · be456124
    Jerome Jiang authored
    The control is set by log2 of number of threads (such that the number of
    tiles is the same of number of threads).
    
    Thus it should be log2(num_threads) instead of (num_threads >> 1).
    
    Change-Id: I2ccec5557e660048dad3e561534e1c74fc8eec1f
    be456124