mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
3 lines
No EOL
120 B
C
3 lines
No EOL
120 B
C
int MPI_Bcast( void *buffer, int count,
|
|
MPI_Datatype datatype, int root,
|
|
MPI_Comm comm ) |