Home | History | Annotate | Download | only in parallel

Lines Matching defs:iam

1343               // Thread t will have to merge pieces[iam][0..k - 1]
1357 thread_index_t iam = omp_get_thread_num();
1362 target_position += pieces[iam][c].first;
1369 ne_seqs[s].first + pieces[iam][s].first,
1370 ne_seqs[s].first + pieces[iam][s].second);