Grid Computing Toolbox for Maple
|
| |
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.
Maple is a trademark of Waterloo Maple Inc.
|
Download Help Document
Was this information helpful?