Main Content

Large-Scale Cloud Simulation for Simulink Support Package

Simulink® Compiler™ provides support package to run large-scale simulations on cloud

The Large-Scale Cloud Simulation for Simulink support package allows you to run massive simulations on the cloud using lightweight containers. The support package includes a MATLAB client and API to connect to a remote Kubernetes cluster that has Simulink simulation platform services installed. The simulation platform allows you to use cloud computing providers (for example, Amazon Web Services) for easy scaling across many machines. The simulation platform is required to use this support package API. With this support package you can use a simulink.multisim.DesignStudy object to run massive simulations with batchsim. This support package currently is compatible with the Linux platform only.

simulink.cloud.addClusterRegister a remote computing cluster
simulink.cloud.listClustersList all registered remote clusters
simulink.cloud.fetchClusterFetch remote cluster configuration
simulink.cloud.JobJob object to manage cloud simulations
fetchJobsFetch jobs on the remote computing cluster

Topics