Intel® Trace Analyzer and Collector User and Reference Guide

ID 767272
Date 3/31/2023
Public
Document Table of Contents

VT_getrank

int VT_getrank(int * rank)

Description

Gets process index (same as MPI rank within MPI_COMM_WORLD).

NOTE:
This number is not unique in applications with dynamic process spawning.

Fortran

VTGETRANK(rank, ierr)

Return values

rank stores process index

Returns error code