Launches the execution of the task set in the .sce format on the computational
node from cloud project.
Multicomputer parallelization of a given task consists in dividing this task
into assigned subtasks with their subsequent implementation on computational
nodes. Then, based on the results of solving these subtasks, subsequent
independent subtasks are called in parallel on these computational nodes. These
subtasks are presented in the .sce format, which is a scheme for solving these
subtasks based on Scilab functions. This ATOMS module stores the paths to cloud
projects and launches the set subtasks in these cloud projects on compute nodes.