mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
MPI
This commit is contained in:
parent
3cec128f33
commit
b0bddad82f
8 changed files with 82 additions and 1 deletions
1
documents/Programmierparadigmen/scripts/mpi/comm-rank.c
Normal file
1
documents/Programmierparadigmen/scripts/mpi/comm-rank.c
Normal file
|
@ -0,0 +1 @@
|
|||
int MPI_Comm_rank( MPI_Comm comm, int *rank )
|
Loading…
Add table
Add a link
Reference in a new issue