main content

running code on clusters and clouds -凯发k8网页登录

scale up and run computationally intensive code in your existing cluster

after you integrate matlab® parallel server™ with your existing cluster infrastructure, you can run parallel code in your cluster. if you need to set up your cluster, see get started with matlab parallel server. then, to learn more about cluster workflows, try the examples in this section.

topics

examples and how to

  • scale up from desktop to cluster (parallel computing toolbox)
    develop your parallel matlab® code on your local machine and scale up to a cluster.
  • (parallel computing toolbox)
    perform a parameter sweep in parallel and plot progress during parallel computations.
  • scale up parfor-loops to cluster and cloud (parallel computing toolbox)
    develop parfor-loops on your desktop, and scale up to a cluster without changing your code.

concepts

  • clusters and clouds (parallel computing toolbox)
    discover cluster resources, and work with cluster profiles
  • choose a parallel computing solution (parallel computing toolbox)
    discover the most important functionalities offered by matlab and parallel computing toolbox™ to solve your parallel computing problem.

reference architectures


  • launch matlab parallel server in aws using a reference architecture.

  • launch matlab parallel server in aws using a reference architecture for aws batch.

  • launch matlab parallel server in microsoft® azure® using a reference architecture.

  • launch matlab parallel server in microsoft azure from the microsoft azure marketplace.

licensing


  • set up a network license for use with matlab parallel server running in the cloud.

related info

  • (parallel computing toolbox)
    parallel computing toolbox lets you solve computationally and data-intensive problems using multicore processors, gpus, and computer clusters. high-level constructs—parallel for-loops, special array types, and parallelized numerical algorithms—enable you to parallelize matlab applications without cuda or mpi programming. the toolbox lets you use parallel-enabled functions in matlab and other toolboxes. you can use the toolbox with simulink® to run multiple simulations of a model in parallel. programs and models can run in both interactive and batch modes.

网站地图