For the complete documentation index, see llms.txt. Markdown versions of all pages are available by appending .md to any URL (e.g. /get-started.md).
Mojo function
shmem_n_pes
def shmem_n_pes() -> c_int
Returns the number of PEs running in a program.
Returns:
c_int: Number of PEs running in the OpenSHMEM program.