Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
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