Scilab 5.5.1
- Scilabヘルプ
- Scilab
- Differential Equations, Integration
- Elementary Functions
- Linear Algebra
- Interpolation
- CACSD
- Polynomials
- Signal Processing
- FFTW
- Special Functions
- Randlib
- ARnoldi PACKage
- Statistics
- Sparses Matrix
- UMFPACK Interface
- Optimization and Simulation
- Genetic Algorithms
- Simulated Annealing
- XML Management
- HDF5 Management
- Files : Input/Output functions
- Input/Output functions
- Graphics
- Graphics : exporting and printing
- GUI
- Data Structures
- Parameters
- Boolean
- Integers
- Strings
- Sound file handling
- Time and Date
- Output functions
- Xcos
- Spreadsheet
- Console
- History manager
- Matlab binary files I/O
- Matlab to Scilab Conversion Tips
- Compatibility Functions
- Functions
- Development tools
- Demo Tools
- Dynamic/incremental Link
- Atoms
- Tcl/Tk Interface
- scilab editor
- UI Data
- Online help management
- Parallel
- Modules manager
- Scilab MPI
- Localization
- API Scilab
- call_scilab API
- JVM
- Java from Scilab
- Java Interface
- Intersci
- Preferences
- Windows tools
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
Scilab MPI
- MPI_Bcast — ランクルートを有するプロセスからグループの 他の全プロセスにメッセージをブロードキャストする.
- MPI_Init — MPI環境を初期化する
- MPI_Irecv — ノードからデータをノンブロッキング受信する
- MPI_Isend — ノード間の非ブロッキングデータ送信
- MPI_Recv — ノードからデータを受信する
- MPI_Send — ノード間データ送信
- MPI_Wait — MPIリクエストの完了を待つ
- MPI — ScilabからのMPI機能へのアクセス
- MPI implementation — 実装に関する技術的詳細
Report an issue | ||
<< Modules manager | Scilabヘルプ | Localization >> |