Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Manage Distributed Tasks Local details
Login with GitLab

Manage Distributed Tasks Local

Local manage the solution to the task posed in the .sce format in the projects
(2764 downloads for this version - 2767 downloads for all versions)
Details
Version
0.1.3
Author
Igor Starostin
Maintainer
Igor Starostin
Category
License
Creation Date
July 6, 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("manage_distributed_tasks_local")
Description
            Local management of the task set in the .sce format on the projects.

  To solve a complex problem that processes a large amount of data on one
computing node, it is necessary to solve this problem in parts. The real library
runs these subtasks of the task in question, represented as .sce files, saving
the results to a .csv file. This makes it possible, in the event of an abnormal
shutdown of the computing node, to start the project execution on this node at
the place where the project execution was interrupted, and also to process a
large amount of data in parts.            
Files (2)
[12.73 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.