blob: a47ac7fef7a3caf35f0cc9ab64037562a921d01c [file] [log] [blame]
<html><head><title>MPI_Win_create</title>
<body>
<H3>MPI_Win_create</H3>
<PRE>
int MPI_Win_create(void *, MPI_Aint, int, MPI_Info, MPI_Comm, MPI_Win *);
</PRE>
<DL><DD>
Allows each task in an intra-communicator group to specify a "window" in its memory that is made accessible to accesses by remote tasks.
<P></DL></font></body></html>