Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
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