Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2025.1.0 - English


Scilab MPI

  • MPI_BcastBroadcasts a message from the process with rank root to all other processes of the group
  • MPI_Comm_rankDetermines the rank of a calling process in a communicator
  • MPI_Comm_sizeDetermines the size of the group associated with a communicator
  • MPI_Create_commCreate a MPI subcommunicator of MPI_COMM_WORLD
  • MPI_FinalizeTerminate the MPI environment
  • MPI_InitInitialize the MPI environment
  • MPI_IrecvNonblocking reception of data from a node
  • MPI_IsendNonblocking send data from a node to another
  • MPI_RecvRecv data from a node
  • MPI_SendSend data from a node to another
  • MPI_WaitWaits for an MPI request to complete
  • MPIAccess to MPI features from Scilab
  • MPI implementationTechnical details about the implementation
Report an issue
<< Modules manager Scilab Help Multilinguism >>

Copyright (c) 2022-2024 (Dassault Systèmes)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu May 22 12:51:06 CEST 2025