Skip to content

Commit 102070e

Browse files
committed
Disclaimer.
1 parent fa6fb30 commit 102070e

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

mpi/disclaimer.txt

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
MPI_Allgather
2+
MPI_Allreduce
3+
MPI_Barrier
4+
MPI_Bcast
5+
MPI_Comm_free
6+
MPI_Comm_rank
7+
MPI_Comm_size
8+
MPI_Comm_split
9+
MPI_Finalize
10+
MPI_Gather
11+
MPI_Scatter
12+
MPI_Get_count
13+
MPI_Graph_create
14+
MPI_Init
15+
MPI_Intercomm_create
16+
MPI_Irecv
17+
MPI_Issend
18+
MPI_Probe
19+
MPI_Recv
20+
MPI_Reduce
21+
MPI_Send
22+
MPI_Test
23+
MPI_Wait

0 commit comments

Comments
 (0)