-
Updated
Oct 16, 2020 - Python
mpi
Here are 1,133 public repositories matching this topic...
-
Updated
Oct 17, 2020 - C++
-
Updated
Oct 8, 2020 - C
-
Updated
Oct 17, 2020 - Fortran
-
Updated
Nov 16, 2019 - C++
-
Updated
Sep 20, 2020 - C
-
Updated
Oct 17, 2020 - C
-
Updated
Oct 16, 2020 - C++
-
Updated
Oct 11, 2020 - Python
-
Updated
Sep 13, 2020 - C++
-
Updated
Oct 14, 2020 - C
-
Updated
Aug 4, 2020 - Python
-
Updated
Oct 8, 2020 - C++
-
Updated
Oct 15, 2020 - C++
-
Updated
Oct 13, 2020 - C++
-
Updated
Oct 9, 2020 - C++
-
Updated
Sep 21, 2020 - C++
-
Updated
Oct 17, 2020 - C++
-
Updated
Oct 2, 2020 - C
-
Updated
Oct 7, 2020 - Go
-
Updated
Oct 14, 2020 - C++
-
Updated
Aug 28, 2020 - C++
-
Updated
Aug 26, 2020 - C++
-
Updated
Oct 14, 2020 - C++
-
Updated
Dec 26, 2019 - C++
Improve this page
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."
The documentation for the function
shmem_wait
seems inconsistent with the function signatures as it describes parameterstarget
,pe
, andvalue
that are actually not part of the interface. The parameterivar
is described but at least in the C interface the variable is namedvar
(without the prefixi
).See https://github.com/open-mpi/ompi/blob/master/oshmem/shmem/man/man3/shmem_wai