Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
doku:matlab [2024/01/29 17:52] katrindoku:matlab [2024/05/14 08:11] – http -> https fkocina
Line 164: Line 164:
 </code> </code>
  
-## PARALLEL BATCH JOB+==== Parallel Batch Job ====
 batch can also submit parallel workflows.  Let’s use the following example for a parallel job, which is saved as parallel_example.m. batch can also submit parallel workflows.  Let’s use the following example for a parallel job, which is saved as parallel_example.m.
  
Line 281: Line 281:
 To learn more about the MATLAB Parallel Computing Toolbox, check out these resources: To learn more about the MATLAB Parallel Computing Toolbox, check out these resources:
  
-  * [[http://www.mathworks.com/products/parallel-computing/index.html | Parallel Computing Overview]] +  * [[https://www.mathworks.com/products/parallel-computing/index.html | Parallel Computing Overview]] 
-  * [[http://www.mathworks.com/help/distcomp/index.html | Parallel Computing Documentation]]+  * [[https://www.mathworks.com/help/distcomp/index.html | Parallel Computing Documentation]]
   * [[https://www.mathworks.com/help/parallel-computing/examples.html | Parallel Computing Coding Examples]]   * [[https://www.mathworks.com/help/parallel-computing/examples.html | Parallel Computing Coding Examples]]
-  * [[http://www.mathworks.com/products/parallel-computing/tutorials.html | Parallel Computing Tutorials]] +  * [[https://www.mathworks.com/products/parallel-computing/tutorials.html | Parallel Computing Tutorials]] 
-  * [[http://www.mathworks.com/products/parallel-computing/videos.html | Parallel Computing Videos]] +  * [[https://www.mathworks.com/products/parallel-computing/videos.html | Parallel Computing Videos]] 
-  * [[http://www.mathworks.com/products/parallel-computing/webinars.html | Parallel Computing Webinars]]+  * [[https://www.mathworks.com/products/parallel-computing/webinars.html | Parallel Computing Webinars]]
  • doku/matlab.txt
  • Last modified: 2024/07/05 07:19
  • by grokyta