Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : MPI File Scilab Base details
Login with GitLab

MPI File Scilab Base

Base implements the Scilab console interface as text message files
(3321 downloads for this version - 5907 downloads for all versions)
Details
Version
0.1.2
Author
Igor Starostin
Maintainer
Igor Starostin
License
Creation Date
January 9, 2022
Source created on
Scilab 6.1.x
Binaries available on
Scilab 6.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("mpi_file_scilab_base")
Description
            Base tools to exchanges messages using text message files.

 In fact, it is a redirection of the disp output function to the message text
file and the input output function from the message text file. The exchange of
messages is bidirectional and is carried out using two text files: messages are
read from one file, and messages are written to the other file. Moreover, only
one process can write to a specific file. These two files are located in a
directory called the messaging point. The name of such a directory is the name
of the messaging point. If such a directory is in the cloud storage, we get the
ability to exchange messages over the Internet.            
Files (2)
[19.55 kB]
OS-independent binary for Scilab 6.1.x

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.