Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
Grid Computing Toolbox for Maple
Setup
The "Default node" can be any node that's part of the grid. It will be the node used to initiate jobs. The "Default port" is the start of the range of TCP/IP ports to use for communication among the nodes. This setting needs to be consistent with the setting used when starting the grid daemons.
Click the "Verify Grid Status" button to query the total number of available nodes in the grid. Usually all the nodes in the grid will be identified automatically but it is possible to manually add a node by clicking the "Manually add node" button and specifying the hostname.
Default node:
Default port:
Total nodes:
Available nodes:
You can start a test-server on your local machine using the PersonalGridServer Worksheet
Enter the Maple code for a parallel job into the following text area. Click here for Grid documentation Then click the Submit Job button below to initiate the computation.Some example code can be loaded using the following buttons:
Set some values to the expressions to be Imported in the nodes.
foo := "Test_":bar := "_ing":
Import worksheet variables (to all nodes): Export variables from node 0:
Now to test the code from the above window, submit the job using the following button.The Job status will be updated while the computation progresses. Any printed output is captured and returned to the Printed Output text area.The final results are displayed in the Job Result text area. Job status :
on nodes.
(aborting a job might take a few seconds)
Printed Output - from submitted job - this is updated while the job is running.
Job Result:
Test the value of r once the job completes.
r;
Maple is a trademark of Waterloo Maple Inc.
Download Help Document