Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132944 views
License: OTHER
1
int MPI_Bcast( void *buffer, int count,
2
MPI_Datatype datatype, int root,
3
MPI_Comm comm )
4