Searched refs:bytes_2D_1 (Results 1 – 1 of 1) sorted by relevance
136 size_t bytes_2D_1 = ViewType2D::shmem_size(_N_team, _X.extent(1)); in run() local139 size_t bytes_diag = bytes_2D_1; in run()140 size_t bytes_tmp = 2 * bytes_2D_1 + 2 * bytes_1D + bytes_2D_2; in run()144 … scratch memory(1); %d maximum_iterations\n", (int)bytes_tmp, 2 * (int)bytes_2D_1, 2 * (int)bytes_… in run()